[Catalyst] RFC: New to Catalyst questions

Zbigniew Lukasiak zzbbyy at gmail.com
Thu Feb 19 22:09:39 GMT 2009


On Tue, Feb 17, 2009 at 9:18 PM, Rodrigo <rodrigolive at gmail.com> wrote:
>>
>> > 3) Walkthrough of creation of a simple app end to end.
>>
>> Yes please, a full example tutorial is just what we need!
>
> And example apps!
>

You might try Catalyst::Example::InstantCRUD - it is a scaffolding
(ala Rails) - but you can also treat it as an example generator.  It
generates example applications with CRUD operations on the tables from
your database (or if you don't provide a DSN - from the example
database it can generate).

It is a work in progress.

-- 
Zbigniew Lukasiak
http://brudnopis.blogspot.com/
http://perlalchemy.blogspot.com/



More information about the Catalyst mailing list