aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Enzyme
Commit message (Collapse)AuthorAgeFilesLines
* Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possiblyLars Balker Rasmussen2006-07-111-1/+2
| | | | | | | p5-Catalyst-Devel as well (if they have Helper modules). Notes: svn path=/head/; revision=167513
* Changing email-address on my 80 ports.Lars Balker Rasmussen2006-05-011-2/+2
| | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060
* Catalyst::Enzyme is a layer on top of the Catalyst framework providingErwin Lansing2006-02-124-0/+112
CRUD functionality for Class::DBI models. Enzyme uses convention and configuration to provide e.g. extensible CRUD out-of-the-box, and a common way of dealing with error handling etc. It's not completely unlike Maypole in this regard. However, at this point Enzyme isn't as feature-rich as Maypole. Enzyme is one way of bringing many Catalyst modules and concepts together into a unified whole. There are other ways to do this (obviously. This is, like... uh, Perl). WWW: http://search.cpan.org/dist/Catalyst-Enzyme/ PR: ports/93229 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=155833