14.2 Installing mod_perl

If the configuration went smoothly, one may go ahead and proceed with the installation of mod_perl:

# make
# make test
# make install

The resulting file will be called libperl.so and is installed into /usr/local/apache/libexec (or wherever Apache was installed to).