Apache-SiteControl
view release on metacpan or search on metacpan
sample/apache_modperlinit.pl view on Meta::CPAN
# This is the location of the site_control library. Not needed it you installed
# Apache::SiteControl in your system paths.
use lib qw(/home/tkay/src/site_control/lib);
# The location of the extra modules used in the sample. Modify to match your
# extract directory
use lib qw(/home/tkay/src/site_control/sample);
1;
( run in 0.526 second using v1.01-cache-2.11-cpan-87723dcf8b7 )