|
|
| laziness, impatience, and hubris | |
| PerlMonks |
using modules with 'no warnings' in perl 5.005by busunsl (Vicar) |
| on Jul 29, 2003 at 07:40 UTC ( #278753=perlquestion: print w/ replies, xml ) | Need Help?? |
|
busunsl has asked for the
wisdom of the Perl Monks concerning the following question:
Brothers
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? I need some advice on this.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||