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: [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/ > > > _______________________________________________ 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/
