Blame SOURCES/perl.module.conf

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