Package apache2-mod_perl: Information

    Source package: apache2-mod_perl
    Version: 2.0.10-alt4.2
    Build time:  Jan 29, 2019, 06:25 AM in the task #219907
    Category: System/Servers
    Report package bug
    License: Apache License v. 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 rpms provided by this srpm:
    apache2-mod_perl (x86_64, i586, aarch64)
    apache2-mod_perl-debuginfo (x86_64, i586, aarch64)
    apache2-mod_perl-devel (x86_64, i586, aarch64)
    apache2-mod_perl-doc (noarch)

    Maintainer: Igor Vlasenko


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

    Last changed


    Jan. 24, 2019 Igor Vlasenko 2.0.10-alt4.2
    - rebuild with new perl 5.28.1
    Dec. 15, 2017 Igor Vlasenko 2.0.10-alt4.1
    - rebuild with new perl 5.26.1
    June 29, 2017 Nikolay A. Fetisov 2.0.10-alt4
    - Fix tests for Apache >= 2.4.25 stricter HTTP RFC 7230 complience