/home/username/website/prod/lib <- modules /home/username/website/prod/template <- templates /home/username/website/prod/www <- HTTP root #### use lib "$ENV{'DOCUMENT_ROOT'}/../lib"; #### /home/username/website/prod/lib/maintain.pl #### use Site::Utils; #### /home/username/website/prod/lib/Site/Utils.pm