We don't bite newbies here... much | |
PerlMonks |
Re^3: The most common errors and warnings in Perl (crawl before you die)by kyle (Abbot) |
on Jan 04, 2009 at 16:14 UTC ( [id://734018]=note: print w/replies, xml ) | Need Help?? |
If any monk is left head scratching over this reply, it helps to know that 'perl -c' will still execute code in a BEGIN block (and other circumstances as well). It's not safe to assume that unsafe code is made safe by the -c option.
In Section
Meditations
|
|