|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: How to safely define a CGI program's application base directoryby Anonymous Monk |
| on Feb 11, 2013 at 03:49 UTC ( #1018089=note: print w/ replies, xml ) | Need Help?? |
|
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'
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||