I have the following problem:
I'm writing a Tk backend for CPANPLUS and use a module that uses 'no warnings' in the middle of its code.
Since CPANPLUS runs on Perl 5.005_03 I'd like to have my backend running on perl 5.005_03 but that doesn't support warnings.
So what am I to do? Forget using the module that needs warnings?
Mock up a warnings.pm and ship it with my module?
I need some advice on this.
In reply to using modules with 'no warnings' in perl 5.005 by busunsl
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |