![]() |
|
more useful options | |
PerlMonks |
Re^3: How to disable SQL Warning in DBI.pmby runrig (Abbot) |
on Mar 18, 2014 at 18:49 UTC ( #1078847=note: print w/replies, xml ) | Need Help?? |
Then there is no problem with PrintWarn (at least it sounds like your problem has nothing to do with PrintWarn). You can change the behavior with HandleSetErr, but why are you printing errstr or even caring what is in errstr if there are no errors? The problem resolution seems like it should be "Don't print errstr if there are no errors detected".
In Section
Seekers of Perl Wisdom
|
|