Attempt to free unreferenced scalar: SV 0x280bac00 at C:/Perl/site/lib/DBI.pm line 633.
DBI::__ANON__[C:/Perl/site/lib/DBI.pm:646]('undef','undef') called at
Perl ithreads used to have a lot of issues with freeing unreferenced scalars. They're supposed to be fixed in bleedperl. If you're not testing this under bleedperl yet, could you try that and see if that kills the warnings?
Liz
