|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: Perl DBI helpby Perlbotics (Monsignor) |
| on Aug 21, 2012 at 11:20 UTC ( #988699=note: print w/ replies, xml ) | Need Help?? |
|
Seems that the table contains some NULL entries which are represented as undef value at the Perl/DBI end? When interpolating these undef values in the @$p expression, the warnings occur. Try Data::Dumper or this snippet to investigate...
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||