[Catalyst] DBIC::Schema issue - out of ideas [ more info ]

kakimoto at tpg.com.au kakimoto at tpg.com.au
Wed Feb 18 03:22:03 GMT 2009


Hello Dermot,

  sorry, you're right.
 Yes, I could not find myAppDB::Listing myself.

I ran the following command for generating the static schema manually.

" myApp_create.pl model myAppDB DBIC::Schema myApp::Schema create=static
dbi:Pg:dbname=myApp  myAdminUser mypassword"


Where in catalyst do we get Catalyst to recognise all the static files
found under "Schema" ?


ta






> 
> You haven't answered the questions.
> 
> The error says "Can't locate myAppDB/Listings.pm"
> 
> Can you find it?
> 
> You need to install Parent
> (http://search.cpan.org/~corion/parent-0.221/lib/parent.pm). There
> is
> nothing in the docs to say that it won't 5.8.9. You just haven't
> installed it against that version of your perl binary. You didn't
> need
> to install a new perl, just configure your myApp correctly.
> 
> Good Luck,
> Dp.
> 
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
> 
> 
> 






More information about the Catalyst mailing list