c4779dc43f
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. WWW: http://search.cpan.org/dist/MooseX-FollowPBP/ PR: ports/149524 Submitted by: Frederic Culot <frederic at culot.org> Approved by: rene@ (mentor vacation)
8 lines
371 B
Text
8 lines
371 B
Text
%%SITE_PERL%%/MooseX/FollowPBP.pm
|
|
%%SITE_PERL%%/MooseX/FollowPBP/Role/Attribute.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/FollowPBP/.packlist
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/FollowPBP
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX
|
|
@dirrmtry %%SITE_PERL%%/MooseX/FollowPBP/Role
|
|
@dirrmtry %%SITE_PERL%%/MooseX/FollowPBP
|
|
@dirrmtry %%SITE_PERL%%/MooseX
|