[Catalyst] fetching a model instance from a model instance

Thomas Klausner domm at cpan.org
Thu Oct 27 14:39:20 GMT 2011


Hi!

On Thu, Oct 27, 2011 at 08:53:12AM +0200, Dimitar Petrov wrote:

> Your should put your confirmAndGetUser method into
> MyApp::Schema::ResultSet::User, like:
> 
> package MyApp::Schema::Result::User;
                         ^^^^^^
shouldn't that be
  MyApp::Schema::ResultSet::User   ?


-- 
#!/usr/bin/perl                              http://domm.plix.at
for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}



More information about the Catalyst mailing list