Dive into the archives.
- A Meager Attempt at CatchUp
Well, I am definitely busted back down to paper man now. But I have a real good reason. I was JFDI. I was learning to test (I’d say I am level 1 for the moment). Boy, is testing a strange enterprise for the beginning tester. Like millions before me, I did “testing” the other way [...]
- 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