dfe351e5ef
If I'm not mistaken, this takes catalyst to a similar level of functionality to ruby-on-rails.
6 lines
210 B
Plaintext
6 lines
210 B
Plaintext
Catalyst helper script to simplify CRUD scaffolding,
|
|
using Class::DBI, Template toolkit views, and FormValidator.
|
|
|
|
A forwarder from the end action must also be installed, such as
|
|
p5-Catalyst-Plugin-DefaultEnd.
|