in reply to
Should "use strict" complain if I use a variable that is not declared?
If you've used
Padre
or Komodo with
Perl::Critic
, you would've known this immediately ;) Here is a proof:
http://img691.imageshack.us/img691/3273/perlcritic.jpg
Comment on
Re: Should "use strict" complain if I use a variable that is not declared?
In Section
Seekers of Perl Wisdom