Blame SOURCES/perl.module.conf

cff857
#
cff857
# Mod_perl incorporates a Perl interpreter into the Apache web server,
cff857
# so that the Apache web server can directly execute Perl code.
cff857
# Mod_perl links the Perl runtime library into the Apache web server
cff857
# and provides an object-oriented Perl interface for Apache's C
cff857
# language API.  The end result is a quicker CGI script turnaround
cff857
# process, since no external Perl interpreter has to be started.
cff857
#
cff857
cff857
LoadModule perl_module modules/mod_perl.so