> Get in the habit of using strict and warnings -- 'use warnings' is > subtly different from 'perl -w' and you should start good habits > early. Upgrade if you are using an ancient version of Perl that does > not come with warnings. > So would it be a conflict to use both "-w" and "strict"?
Danny -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>