Blame SOURCES/perl.module.conf

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