in reply to How to do a "perl -c(w)" check instead of an "eval $string" on a code string
Or can I "safely" eval itBeware that even "perl -c" will run "BEGIN" and "use" items, by design.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to do a "perl -c(w)" check instead of an "eval $string" on a code string
by Your Mother (Archbishop) on Jan 20, 2009 at 01:01 UTC |