[Catalyst-dev] Catalyst plugin
Octavian Rasnita
orasnita at gmail.com
Sun Oct 5 20:28:44 BST 2008
From: "J. Shirley" <jshirley at gmail.com>
> You can always include a Catalyst::Helper package that can create the
> model class via
> "myapp_create.pl model Mail Mail::Builder", and that will just
> generate the above code.
Oh thank you! Finally I understand.
I mean, I understood what you were talking about, but I don't know why I
thought that every view or model has its own helper class, and I couldn't
imagine that I could create just the helper class without creating a model
or a view.
Octavian
More information about the Catalyst-dev
mailing list