2009/4/22 Kiffin Gish <[email protected]>: > Actually both People.pm and Address.pp were generated and can be found > in the directory: lib/AddressBook/Schema/AddressDB/Result/. > > I thinks that's the problem.
Passing observation, that's the load_namespaces way that DBIx::Class uses nowadays. The book is based on the old-style load_classes method (and the missing file is indeed where load_classes would be looking). Dunno how you would fix it but I wonder if that's the problem. -- Ian. _______________________________________________ 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/
