![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re^2: Nested runtime warning disablingby kryten (Scribe) |
on Jul 26, 2004 at 21:34 UTC ( #377587=note: print w/replies, xml ) | Need Help?? |
The problem with moving the 'no warnings' outside the test_warnings sub is that I will not get warnings when I call:
The local signal handler might work if I can just catch the class of error I'm trying to supress and 'pass through' everything else as normal.
In Section
Seekers of Perl Wisdom
|
|