[Catalyst] Up-to-date Scaffolding/CRUD examples?
Kevin Old
kevinold at gmail.com
Tue Jul 11 20:04:48 CEST 2006
On 7/11/06, Hugh Lampert <hlampert at earthlink.net> wrote:
> I have to add some page based displays of list data (distribution lists,
> defined alert lists, etc.) to my Catalyst application. I'm using
> Catalyst 5.6 and DBIx::Class. A lot of the Scaffolding/CRUD examples
> out there seem to be targeted toward Class::DBI and/or older versions of
> Catalyst. Before I spend a lot of time on outdated code or reinventing
> the wheel, can anyone point me in the direction of
> helpers/modules/plugins that can help me create list functionality? Thanks!
Hugh,
Have a look at the tutorial:
http://search.cpan.org/~mramberg/Catalyst-Runtime-5.7000/lib/Catalyst/Manual/Tutorial.pod
Also, have a look on cpan for Catalyst::Example::InstantCRUD.
They are both meant to work with DBIC.
Hope this helps,
Kevin
--
Kevin Old
kevinold at gmail.com
More information about the Catalyst
mailing list