John M. Dlugosz has asked for the wisdom of the Perl Monks concerning the following question:
I'm asking for a matter of portability. If I want to write some "run on anything that has Perl" code, can I rely on the existance of environment variables, or do I need to provide another mechanism (e.g. config file) as well?
—John
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: %ENV on exotic platforms
by Elian (Parson) on Sep 29, 2003 at 19:59 UTC | |
|
Re: %ENV on exotic platforms
by jdtoronto (Prior) on Sep 29, 2003 at 19:04 UTC | |
|
Re: %ENV on exotic platforms
by waswas-fng (Curate) on Sep 29, 2003 at 20:12 UTC |