Blame SOURCES/perl.module.conf

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