Dive into the archives.
- Automatic CRUD in your Controllers
The first version of the module to generate CRUDdy controllers automatically is up on my github. It’s for REST first. RPC comes next. It doesn’t use the normal syntax of calls to Catalyst::Helper (e.g., myapp_create.pl)–or, rather, it uses the normal syntax differently. When you type $ catalyst.pl myapp $ cd myapp $ script/myapp_create.pl controller API::REST [...]

Recent Comments