Path to this page:
./
devel/p5-MooseX-FollowPBP,
Name your accessors get_foo() and set_foo()
Branch: pkgsrc-2010Q2,
Version: 0.02,
Package name: p5-MooseX-FollowPBP-0.02,
Maintainer: pkgsrc-usersThis module 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_". This is the naming style recommended by Damian Conway in
Perl Best Practices.
If you define an attribute with a leading underscore, then both the
get and set method will also have an underscore prefix.
If you explicitly set a "reader" or "writer" name when creating an
attribute, then that attribute's naming scheme is left unchanged.
Required to run:[
devel/p5-Moose]
Required to build:[
devel/p5-Module-Build]
Master sites: (Expand)
SHA1: 5ed4d9163460f8ebd5ce7d719cd8596823b03d0f
RMD160: 805930d50c0ca52fa0c6241e1c83684872b49cc6
Filesize: 4.367 KB
Version history: (Expand)
- (2010-07-05) Package has been reborn
- (2010-07-04) Package added to pkgsrc.se, version p5-MooseX-FollowPBP-0.02 (created)