![]() |
|
Just another Perl shrine | |
PerlMonks |
Re^4: Error Handling with Packagesby salva (Canon) |
on May 23, 2005 at 20:44 UTC ( #459709=note: print w/replies, xml ) | Need Help?? |
to allow your module users to activate/deactivate warnings you can use warnings::register and warnings::enabled() instead of a custom aproach.
In Section
Seekers of Perl Wisdom
|
|