Re: [Catalyst] Creating Models

2006-07-07 Thread Brandon Black
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#M

[Catalyst] Creating Models

2006-07-07 Thread Craig Talbert
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. $ script/MyApp_create.pl model DBIC DBIC::SchemaLoader 'dbi:SQLite:/MyApp/MyApp.db' exists "/MyApp/script/../lib/MyApp/Model" exists "/MyApp/script/../t" Couldn't load helper "C