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)
8 lines
379 B
Text
8 lines
379 B
Text
This module allows you to specify your project-wide or even company-wide
|
|
Moose meta-policy.
|
|
|
|
Most all of Moose's features can be customized through the use of custom
|
|
metaclasses, however fiddling with the metaclasses can be hairy.
|
|
Moose::Policy removes most of that hairiness and makes it possible to
|
|
cleanly contain a set of meta-level customizations in one easy to use
|
|
module.
|