in reply to Insecure dependency message ?
It sounds like taint mode doesn't like $base_dir. That could mean the variable is tainted, or perhaps that it is a relative path and $ENV{PWD} is.
Btw, you can save trouble with your time formatting by calling POSIX::strftime($format, localtime).
After Compline,
Zaxo
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Insecure dependency message ?
by peterr (Scribe) on Jan 06, 2004 at 04:14 UTC |