On Thu, 30 May 2002, Cory Trese wrote:

> Speaking of which, anyone know a way to force PERL to always run with strict
> enabled for an installation?

You don't want that.  Many modules we know and love don't use strict, like
CGI.pm.  The best you can do is make your coworkers sign a coding
standards document and conduct code reviews to ensure compliance.  The
upside is that you'll get a lot more than just "use strict" that way!

-sam




---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/cgiapp@lists.vm.com/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to