![]() |
|
go ahead... be a heretic | |
PerlMonks |
Re: best way to learn use strictby cjcollier (Novice) |
on Jul 15, 2003 at 20:47 UTC ( #274573=note: print w/replies, xml ) | Need Help?? |
Running all of your scripts with the -w flag will help you remove any problems. Probably the best way to learn to use strict and remove warnings is to put
at the top of your script and rectify any of the warnings that perl prints. Cheers, C.J.
In Section
Seekers of Perl Wisdom
|
|