On Thu, Jan 7, 2010 at 9:26 AM, Matthias Dietrich <[email protected]> wrote:
> Hi,
>
> after upgrading every perl module on my dev system weeks ago I get many 
> errors like
>
>  Can't locate object method "storage" via package "MyApp::Model::DB"

This sounds like what I ran into yesterday, after upgrading
Catalyst::Model::DBIC::Schema to 0.35.  I suspect you need to add the
SchemaProxy[1] trait to your model.

                                -Chris

[1] 
http://search.cpan.org/perldoc?Catalyst::TraitFor::Model::DBIC::Schema::SchemaProxy

-- 
Chris Weyl
Ex astris, scientia

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to