[Dbix-class] undefined storage reference
Rom Bre
rbreslav2 at gmail.com
Thu Jun 7 21:36:49 GMT 2007
I'm getting the following error when using Authentication::Store::DBIC:
"Can't call method "select" on an undefined value at
/usr/local/lib/perl5/site_perl/5.8.7/DBIx/Class/ResultSet.pm line
493."
Line 493 is:
return $self->{cursor}
||=3D $self->result_source->storage->select($attrs->{from}, $attrs->{se=
lect},
$attrs->{where},$attrs);
Anyone have any ideas as to what might be causing this?
Sorry if the description is vague, not sure what else to provide.
Thansk.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20070607/737=
bb6e3/attachment.htm
More information about the Dbix-class
mailing list