Amit Saxena wrote:
> 
> It's a requirement from the client side, according to them as only
> "good" code gets submitted from development environment to the
> production environment, they don't need "use warnings" and also "perl
> -w" as well.
> 
> It might sound strange to you, (I also got surprised when I came to know
> about it), but that's the truth !

That sounds very foolish to me. It means that any changes need warnings to be
added back in while they are developed and tested. On the same basis you may as
well remove 'use strict' and all the comments as well.

Rob

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to