[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#635509: ITP: libmoosex-followpbp-perl -- Name your accessors get_foo() and set_foo()



Package: wnpp
Severity: wishlist
Owner: Julien VAUBOURG <julien@vaubourg.com>


* Package name    : libmoosex-followpbp-perl
  Version         : 0.05
  Upstream Author : Dave Rolsky <autarch@urth.org>
* URL             : http://search.cpan.org/~drolsky/MooseX-FollowPBP-0.05/
* License         : Artistic 2.0
  Programming Lang: Perl
  Description     : Name your accessors get_foo() and set_foo()

This 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.



Reply to: