Blame SOURCES/perl.module.conf

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