that's certainly better than using no warnings at all.
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!
Something like
sub import { my ($class, $date) = @_; ... warnings->import(@wanted_warnings); ... }
In reply to Re^3: use warnings and debug messages
by LanX
in thread use warnings and debug messages
by szabgab
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |