[Dbix-class] I can't use two own components that use ResultSetManager.

David Kamholz davekam at pobox.com
Thu Mar 16 06:15:29 CET 2006


On Mar 16, 2006, at 5:58 AM, David Kamholz wrote:
>              *{"$resultset_class\::$meth"} = \&{"$self::\$meth};

Heh, whoops, that should of course be:

*{"$resultset_class\::$meth"} = \&{"$self\::$meth};

Dave



More information about the Dbix-class mailing list