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: Couldn't instantiate component "AddressBook::Model::AddressDB", "Cannot load schema class 'AddressBook::Schema::AddressDB': DBIx::Class::Schema::throw_exception(): DBIx::Class::Row::throw_exception(): Can't locate AddressBook/Schema/AddressDB/People.pm in @INC (@INC contains: /home/kiffin/catalyst/AddressBook/script/../lib /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/local/share/perl/5.10.0/Class/C3/Componentised.pm line 128. Compilation failed in require at /usr/local/share/perl/5.10.0/Class/C3/Componentised.pm line 128. Compilation failed in require at /usr/local/share/perl/5.10.0/Catalyst/Model/DBIC/Schema.pm line 333. at script/addressbook_server.pl line 55" at script/addressbook_server.pl line 55 Compilation failed in require at script/addressbook_server.pl line 55. The errata link at http://dev.catalyst.perl.org/wiki/thebookerrata does mention something about this but it is very cryptic to say the least. Can anyone out there help me get over this bump in the road so that I can continue sawing through the rest of the book? By the by, does anyone know when the hew Catalyst book will be available? Thanks, Kiffin - Kiffin Gish <[email protected]> Gouda, The Netherlands _______________________________________________ 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/
