Package apache2-mod_perl: Information

    Source package: apache2-mod_perl
    Version: 2.0.13-alt1
    Build time:  Dec 1, 2023, 01:03 AM
    Category: System/Servers
    Report package bug
    License: Apache-2.0 2.0
    Summary: An embedded Perl interpreter for the Apache2 Web server
    Description: 
    Mod_perl  incorporates a  Perl  interpreter into the  Apache web
    server, so that the  Apache web server can directly execute Perl
    code.
    
    Mod_perl provides an object-oriented Perl interface for Apache's
    C language API and allows to manage Apache,  respond to requests
    for web pages  and much more.  The end result  is a quicker  CGI
    script  turnaround process,  since no external  Perl interpreter
    has to be started.
    
    Install  mod_perl if you're installing the Apache web server and
    you'd like for it to directly incorporate a Perl interpreter.

    List of RPM packages built from this SRPM:
    apache2-mod_perl (riscv64)
    apache2-mod_perl-debuginfo (riscv64)
    apache2-mod_perl-devel (riscv64)
    apache2-mod_perl-doc (noarch)

    Maintainer: Nikolay A. Fetisov


      1. libgdbm-devel
      2. apache2-devel
      3. apache2-devel >= 2.2.5
      4. apache2-httpd-prefork
      5. perl-BSD-Resource
      6. perl-CGI
      7. perl-DBD-DBM
      8. perl-Devel-Symdump
      9. perl-LWP-Protocol-https
      10. perl-Linux-Pid
      11. perl-Math-BigInt
      12. perl-Test-Pod
      13. perl-pod
      14. perl-podlators
      15. perl-threads
      16. libexpat-devel
      17. rpm-build-licenses
      18. libaprutil1-devel

    Last changed


    Nov. 2, 2023 Nikolay A. Fetisov 2.0.13-alt1
    - New version (Closes: 48272)
      - fix build for perl >= 5.37.1.
      - fix SIGSEGV crash due to wrong use of perl_parse()
    - Update Apache::Reload module to 1.14
    Nov. 7, 2021 Nikolay A. Fetisov 2.0.11-alt3
    - Update Apache::Test module to the release version 1.43
    June 10, 2021 Igor Vlasenko 2.0.11-alt2
    - added support for perl 5.34