Hello all,
I read the P5EE style guide a while ago, and one thing that strikes me as odd is in the 'Warnings and Strict' section: It says that code should run cleanly with 'use strict' and '-w' (warnings) enabled. It then goes on to say that 'The one exception is the ``Use of uninitialized variable'' warnings.' I'm just wondering why this exception is being made, especially as it would seem to be one of the easier to avoid. Any ideas? <http://www.officevision.com/pub/p5ee/software/htdocs/P5EEx/Blue/perlstyle.html#warnings and strict> -- Steve Piner Web Applications Developer Marketview Limited http://www.marketview.co.nz
