Commit Graph

6 Commits

Author SHA1 Message Date
jasper
f308e59cc2 use modinst CONFIGURE_STYLE, instead of passing --skipdeps
from gleydson soares
2011-04-13 17:44:37 +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
simon
9e420f112e update to version 1.04 2009-06-24 18:45:51 +00:00
simon
1d3b898128 import p5-Class-Method-Modifiers
Method modifiers are a powerful feature from the CLOS (Common Lisp
Object System) world.
Class::Method::Modifiers provides three modifiers: before, around, and
after.  before and after are run just before and after the method they
modify, but can not really affect that original method.  around is run
in place of the original method, with a hook to easily call that
original method.
2008-08-20 13:44:29 +00:00