Recent Changes - Search:

edit SideBar

mod_perl

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 links the Perl runtime library into the Apache web server and provides an object-oriented Perl interface for Apache's C language API. 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.

The mod_perl package also contains the files needed for building XS modules that use mod_perl.

Homepage: http://perl.apache.org/

Version: 2.0.7-1

Downloads

RPM:

Source RPM:

Package dependencies:


Older version

RPM:

Source RPM:

Package dependencies:


Even older version

RPM:

Source RPM:

Package dependencies:


All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on June 22, 2012, at 02:08 PM