![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: Reloading modules- suppressing warnings works sometimes?by JPaul (Hermit) |
on Dec 21, 2003 at 20:02 UTC ( #316232=note: print w/replies, xml ) | Need Help?? |
So - what have we all learned?
That it certainly pays to show a little more attention when copying things into PM questions - and more importantly, in looking at the differences between the modules in question in my case. However - the reason foo did not warn in my local examples - tested before posting - was simply because I didn't have 'use warnings;' in that code - and didn't spot that it wasn't there, ridiculously enough. And, in my haste, I manually typed the examples into my SOPW question - and magically added the 'use warnings;' which was the entire crux of the issue. Like, duh.
JP,
In Section
Seekers of Perl Wisdom
|
|