openbsd-ports/www/p5-Catalyst-Helper-Controller-Scaffold/pkg/DESCR
espie dfe351e5ef catalyst helper script for CRUD scaffolding.
If I'm not mistaken, this takes catalyst to a similar level of
functionality to ruby-on-rails.
2006-11-06 12:35:31 +00:00

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.