[Dbix-class] New DBIx::Class error cropping up
Marc Mims
marc at questright.com
Fri Oct 5 21:51:40 GMT 2007
* Michael Higgins <listinfo at banfieldgroup.com> [071005 13:40]:
> Use of uninitialized value in numeric eq (==) at /usr/lib/perl5/vendor_perl/5.8.8/DBIx/Class/Storage/DBI.pm line 709, <DATA> line 1.
>
> Any clue how to make this stop? Or, where would this bug get reported?
>
> return if $self->_conn_pid == $$; # is line 709
>
> I can't figure out where this gets called before they are both defined.
>
> Script throwing this error is connecting to mysql and mssql from linux.
>
> Anyway, it seems to run fine. Just putting this out there, I guess.
I fixed this is 0.09/trunk some time ago. I should have fixed it in
0.08/trunk. I just committed the fix to 0.08.
-Marc
More information about the DBIx-Class
mailing list