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
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