Commit Graph

9 Commits

Author SHA1 Message Date
stephan
2c48094e21 remove me as maintainer and bump, ok espie@ 2011-08-01 19:30:31 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
jasper
969e1a7b46 - update p5-Module-With-Too-Long-Name to 0.19
ok stephan@ (MAINTAINER)
2010-10-18 08:08:40 +00:00
stephan
6c1c0a0c4f update to 0.18, ok jasper@ and sthen@ 2010-03-22 16:13:00 +00:00
stephan
8a942fc169 - update to 0.14
- style tweaks

ok sthen@ jasper@
2009-12-30 09:56:39 +00:00
stephan
5bd83decff change maintainer email address.
fixing some whitespaces into tabs while at it.

ok sthen@ and jasper@
2009-11-03 13:27:43 +00:00
jasper
696295f9d9 import p5-MooseX-Role-Parameterized 0.13
Your parameterized role consists of two new things: parameter
declarations and a role block. Parameters are declared using the
"parameter" keyword which very much resembles "has" in Moose. You can
use any option that "has" in Moose accepts. The default value for the is
option is ro as that's a very common case. Use is => 'bare' if you want
no accessor. These parameters will get their values when the consuming
class (or role) uses "with" in Moose. A parameter object will be
constructed with these values, and passed to the role block.

from Stephan A. Rickauer (MAINTAINER), with tweaks by me
2009-11-02 10:05:39 +00:00