http://www.perlmonks.org?node_id=1018089


in reply to How to safely define a CGI program's application base directory

Don't worry about a malicious or careless admin :) don't set appbase from ENV vars

Either set /abs/path/to/config/file or use something like use File::FindLib 'lib/MyCorp/Setup.pm'