mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
14 lines
541 B
Plaintext
14 lines
541 B
Plaintext
Catalyst::Enzyme is a layer on top of the Catalyst framework providing
|
|
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).
|