[Catalyst] Couldn't instantiate component
"AddressBook::Model::AddressDB"
Oliver Charles
oliver.g.charles at googlemail.com
Wed Apr 22 10:22:19 GMT 2009
On Wed, Apr 22, 2009 at 10:30 AM, Kiffin Gish <kiffin.gish at planet.nl> wrote:
> I've completed the Catalyst::Manual::Tutorial and am now sawing through
> the Definitive Guide to Catalyst.
>
> However, in chapter 3 p. 39 the following script:
>
> $ perl script/addressbook_server.pl -r -d
>
> gives me:
It seems you are missing the file
lib/AddressBook/Schema/AddressDB/People.pm. This should have been
generated by the create.pl statement on page 33 (near the bottom).
I think that's your problem anyway!
--
Oliver Charles / aCiD2
More information about the Catalyst
mailing list