On 7/7/06, Craig Talbert <[EMAIL PROTECTED]> wrote: > I'm having a hard time getting Catalyst to create a model. It's > looking for a perl module that doesn't seem to exist. [........] > I'm following the instructions here: > http://cpansearch.perl.org/dist/Catalyst/lib/Catalyst/Manual/Intro.pod#Models >
See http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema for the correct docs. The Catalyst Intro.pod is out of date on the DBIC Helpers and the syntax for using them. -- Brandon _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
