In the book I bought, Programming Perl, by O'Reilly they say I should
use warnings instead of -w after the shebang and the perl path because
-w is deprecated.

        Is this true?  Also, will use warnings; work on versions of perl < 5.8?

Thanks, 

-Dan


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to