NEW: devel/p5-MooseX-FollowPBP

2012-06-23 Thread Chris Bennett
MooseX::FollowPBP does not provide any methods. Simply loading it changes the default naming policy for the loading class so that accessors are separated into get and set methods. The get methods are prefixed with "get_" as the accessor, while set methods are prefixed with "set_". p5-MooseX-Fol

Re: NEW: devel/p5-MooseX-FollowPBP

2012-06-24 Thread Chris Bennett
Revised Makefile # $OpenBSD: Makefile.template,v 1.60 2010/10/24 20:41:23 ajacoutot Exp $ COMMENT=name accessors get_foo(), set_foo() MODULES=cpan DISTNAME= MooseX-FollowPBP-0.05 CATEGORIES= devel # Perl PERMIT_PACKAGE_CDROM= Yes PERMIT