Path to this page:
./
devel/p5-Moose-Policy,
Moose-mounted police
Branch: CURRENT,
Version: 0.04nb1,
Package name: p5-Moose-Policy-0.04nb1,
Maintainer: pkgsrc-usersThis 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.
Required to run:[
lang/perl5] [
devel/p5-Moose]
Required to build:[
devel/p5-Test-Exception] [
devel/p5-Module-Build]
Master sites: (Expand)
SHA1: 977b17f77d7e34a3c69269a9c041b3f8ff2a29bb
RMD160: 2705faa40815778fea77dcceab399e358de82bff
Filesize: 8.068 KB
Version history: (Expand)
- (2010-08-21) Updated to version: p5-Moose-Policy-0.04nb1
- (2010-01-16) Updated to version: p5-Moose-Policy-0.04
- (2009-09-24) Updated to version: p5-Moose-Policy-0.03nb1
- (2009-05-17) Package added to pkgsrc.se, version p5-Moose-Policy-0.03 (created)
CVS history: (Expand)
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) |  |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
| 2010-01-16 18:39:53 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating devel/p5-Moose-Policy from 0.03nb1 to 0.04
pkgsrc changes:
- Adjusting dependencies according to META.yml
- Adjusting license definition, master site and module type
Upstream changes:
0.04 Sun. Nov. 29, 2009
- Fix a couple of POD typos.
- Fix test warnings on new Moose versions
|
| 2009-09-24 08:50:22 by Jens Rehsack | Files touched by this commit (116) |
Log message:
Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
|
2009-05-17 12:29:11 by Jens Rehsack | Files touched by this commit (3) |  |
Log message:
Importing package for perl module Moose::Policy 0.03 (as dependency for
upcoming LaTeX::Table module).
DESCR:
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.
|