in reply to Re: How do I tell if strict, taint, etc are on?
in thread How do I tell if strict, taint, etc are on?
As to why, well, I'm working on a diagnostic/debugging page for some mod_perl web stuff, that shows me the environment, database handles, process status, and so on. As part of that, I wanted it to report as much as it could about the state of the running perl environment - including the various pragmas and what-not.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How do I tell if strict, taint, etc are on?
by Fletch (Bishop) on Mar 16, 2006 at 20:12 UTC |