I have been using DBI 1.3.7 in our system and the perl code runs fine. However, when upgraded to 1.4.5 I get the follow error:
DBD::ASAny::db selectall_hashref warning: at /home/licgen/perl/lib/iAS/LicGen/Database.pm line 1429.
DBD::ASAny::db selectall_hashref warning: at /home/licgen/perl/lib/iAS/LicGen/Database.pm line 987.
The warning is not too specific so I cant find out whats wrong. I've also checked the DBI changelog and cannot find anything particular about selectall_hashref. Does anyone know whats changed?