cvs commit: ports/devel Makefile ports/devel/p5-MooseX-FollowPBP Makefile distinfo pkg-descr pkg-plist

Baptiste Daroussin bapt at FreeBSD.org
Thu Aug 12 12:32:39 UTC 2010


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)


More information about the cvs-all mailing list