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