On Oct 2, Casey West said: >Patch to make code use strict where appropriate and be generally >pleasing to the eye, and easy to understand.
I'm against using $a in the code examples, especially since your patch then makes it my($a), which will cause problems later on if sorting is involved. Or perhaps I shouldn't be going so far? -- Jeff "japhy" Pinyan [EMAIL PROTECTED] http://www.pobox.com/~japhy/ RPI Acacia brother #734 http://www.perlmonks.org/ http://www.cpan.org/ ** Look for "Regular Expressions in Perl" published by Manning, in 2002 **
