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

Paul Makepeace lists.rawmode.org at paulm.com
Thu Mar 16 06:38:03 CET 2006


Je 2006-03-16 05:15:29 +0000, David Kamholz skribis:
> 
> 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};

Here, have the damn ", on me,

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

;-)

-- 
Paul Makepeace .............................. http://paulm.com/inchoate/

"If you are not on top, then we have cause to regret."
   -- http://paulm.com/toys/surrealism/



More information about the Dbix-class mailing list