in reply to setting ENV variables
if you mean setting them inside a perl script, hmmmm I would search the perl docs for "environment variables"
yes, there is a module called "Env" which should help you read and set variables...
perldoc Env should help with the details
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: setting ENV variables
by bm (Hermit) on Jun 22, 2004 at 14:51 UTC |