[Catalyst] parameters to helper script

Nilson Santos Figueiredo Junior acid06 at gmail.com
Wed May 31 16:16:20 CEST 2006


On 5/31/06, Jason Frankovitz <jason at seethroo.us> wrote:
> I'm getting mixed up between the 3rd and 4th arguments - "DBIC::Schema" &
> "DBIC". I presume DBIC::Schema is the helper that will scan the DB, and the
> location of the DB is the last argument. But what does "DBIC" do? Is that
> the name of the model? I've been unable to choose a unique name to
> distinguish it in the code from the DBIC::Schema references. If I change the
> DBIC the script doesn't work- do I have the option to name models?

You sure can use other names than DBIC. Maybe the manpage for
Catalyst::Helper::Model::DBIC::Schema could enlighten things up a bit
for you.

-Nilson Santos F. Jr.



More information about the Catalyst mailing list