in reply to
When warnings get in the way
Just define your variables. Use
my $foo = "";
instead of
my $foo;
holli,
/regexed monk/
Comment on
Re: When warnings get in the way
Select
or
Download
Code
In Section
Seekers of Perl Wisdom