[Catalyst] Problem with create.pl model CDBI, set_sql not found
Perrin Harkins
perrin at elem.com
Wed Mar 8 18:52:24 CET 2006
On Wed, 2006-03-08 at 15:13 +0100, Ralph Meek wrote:
> It looks like some module is missing
I think it's something else, like a load-order bug, or an uncaught
failure earlier on in one of the modules.
> And the following command works fine:
>
> ralph at toronto:/data/develop/TestApp$ perl -e "use Class::DBI; use
> Class::DBI::Loader::mysql;"
You could try adding that to the create.pl script.
> I'm breaking my head over this, I don't know where to look anymore. Any
> suggestions?
I also remember having an error like this a long time ago, which I think
turned out to be a problem with the database login info, but my memory
of it is fuzzy. You might try posting to the Class::DBI list to see if
anyone else has seen this.
- Perrin
More information about the Catalyst
mailing list