Handel 0.19 Released

jk2addict on 2005-09-13T14:18:38

After another round of tinkering, I've managed to kick Handel 0.19 out the door. Among the usual changes and fixes, we now have some pretty good Catalyst Helper support. Now creating a shopping cart, checkout and order list/view is just a matter of running:

script/create.pl Handel::Scaffold dsn user pass


within your Catalyst applicaton. All of the models, controllers, and templates are created for you automatically.

As always, more information can be found on the website.