in reply to using env vars in Log::Dispatch::Config config files
print "$_:'$ENV{$_}'\n" for sort keys %ENV;
...roboticus
When your only tool is a hammer, all problems look like your thumb.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: using env vars in Log::Dispatch::Config config files
by Grafne (Initiate) on Jun 22, 2012 at 14:40 UTC | |
by roboticus (Chancellor) on Jun 22, 2012 at 16:00 UTC |