Use of uninitialized value in exec at /usr/lib/perl5/site_perl/5.6.0/Mail/Mailer/sendmail.pm line 16.
I placed the following code in my Perl program, but it does not seem to affect external modules such as sendmail...
no warnings qw(all);
The above code does work for the code immediately in my programs.
Does anyone know if there is a global configuration to turn off these warnings (i.e. outside of a single perl program)?
In reply to Receiving warnings in browser by db2admin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |