[Catalyst-dev] CataMoose & C::Model::Adaptor do not play nice? (try 2)

Jonathan Rockway jon at jrock.us
Sat May 24 20:07:05 GMT 2008


* On Sat, May 24 2008, Tomas Doran wrote:
> $ perl -Ilib -ITestApp/lib TestApp/script/testapp_server.pl -p 3005 #
> I'm in the catmoose checkout, so -Ilib gives me catmoose..
> Couldn't instantiate component "TestApp::Model::External", "need class
> at lib/Catalyst.pm line 1927" at TestApp/script/ testapp_server.pl
> line 53
> Compilation failed in require at TestApp/script/testapp_server.pl line
> 53.

Does __PACKAGE__->config work for anything?  Does the app startup if you
put the class in the YAML config instead of specifying it via
__PACKAGE__->config?

Regards,
Jonathan Rockway

-- 
print just => another => perl => hacker => if $,=$"



More information about the Catalyst-dev mailing list