in reply to How to disable SQL Warning in DBI.pm
What version of DBI are you using? I ask because Changes in DBI 1.630 says "NOTE: This release enables PrintWarn by default regardless of $^W. Your applications may generate more log messages than before." May be there is a problem with that change.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: How to disable SQL Warning in DBI.pm
by Anonymous Monk on Mar 18, 2014 at 12:20 UTC | |
by Tux (Abbot) on Mar 18, 2014 at 12:25 UTC | |
by Anonymous Monk on Mar 18, 2014 at 12:51 UTC |
In Section
Seekers of Perl Wisdom