Package apache2-mod_perl: Information

  • Default inline alert: Version in the repository: 2.0.13-alt1

Source package: apache2-mod_perl
Version: 2.0.11-alt3
Build time:  Nov 9, 2021, 01:42 PM
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 rpms provided by this srpm:
apache2-mod_perl (mipsel)
apache2-mod_perl-debuginfo (mipsel)
apache2-mod_perl-devel (mipsel)
apache2-mod_perl-doc (noarch)

Maintainer: Nikolay A. Fetisov


    1. libexpat-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. libgdbm-devel
    9. perl-Devel-Symdump
    10. perl-LWP-Protocol-https
    11. perl-Linux-Pid
    12. perl-Math-BigInt
    13. perl-Test-Pod
    14. perl-pod
    15. perl-podlators
    16. perl-threads
    17. rpm-build-licenses
    18. libaprutil1-devel

Last changed


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
March 19, 2021 Nikolay A. Fetisov 2.0.11-alt1
- CVE-2011-2767  Arbitrary Perl code execution in the context
  of the user account via a user-owned .htaccess.
- Fix SIGSEGV crash due to wrong use of perl_parse()
- Fix build with recent Apache 2.4.x
- Update Apache::Test module to 1.43