[Catalyst] error
Octavian Rasnita
orasnita at gmail.com
Tue Jan 16 15:07:34 GMT 2007
From: "Matt S Trout" <dbix-class at trout.me.uk>
>> Couldn't instantiate component "TranzactiiBursiere::Model::Db",
>> "Can't locate object method "compose_namespace" via package "Db"
>
> Don't call your database class 'Db'.
>
> DB is the namespace reserved for the perl debugger.
>
> Windows is case insensitive.
>
> Guess what's just happened ... :)
>
> --
> Matt S Trout, Technical Director, Shadowcat Systems Ltd.
Oh thanks! That was it!
I've changed the name of the class and now it doesn't give any error.
Octavian
More information about the Catalyst
mailing list