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. This module is needed for updating biology/p5-Bio-MAGETAB.
Responsible Changed From-To: freebsd-ports-bugs->bapt I'll take it.
State Changed From-To: open->closed New port added. Thanks!
bapt 2010-08-12 12:32:38 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-MooseX-FollowPBP Makefile distinfo pkg-descr pkg-plist Log: 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. WWW: http://search.cpan.org/dist/MooseX-FollowPBP/ PR: ports/149524 Submitted by: Frederic Culot <frederic at culot.org> Approved by: rene@ (mentor vacation) Revision Changes Path 1.4006 +1 -0 ports/devel/Makefile 1.1 +27 -0 ports/devel/p5-MooseX-FollowPBP/Makefile (new) 1.1 +3 -0 ports/devel/p5-MooseX-FollowPBP/distinfo (new) 1.1 +8 -0 ports/devel/p5-MooseX-FollowPBP/pkg-descr (new) 1.1 +8 -0 ports/devel/p5-MooseX-FollowPBP/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"