in reply to This could have DWIM better
Well, to tell the truth, I just
to silence this particular warning completely. I find it annoying and pointless. But that's just me and everyone knows I'm weird.use warnings; no warnings qw(uninitialized);
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: This could have DWIM better
by Aristotle (Chancellor) on Mar 03, 2006 at 16:53 UTC |