On Wed, Apr 22, 2009 at 10:30 AM, Kiffin Gish <kiffin.g...@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

_______________________________________________
List: Catalyst@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/

Reply via email to