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

Wen Heping wen at FreeBSD.org
Wed Dec 9 05:45:51 UTC 2009


wen         2009-12-09 05:45:51 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-MooseX-Role-WithOverloading Makefile distinfo 
                                         pkg-descr pkg-plist 
  Log:
  MooseX::Role::WithOverloading allows you to write a Moose::Role which
  defines overloaded operators and allows those operator overloadings
  to be composed into the classes/roles/instances it's compiled to,
  while plain Moose::Roles would lose the overloading.
  
  WWW: http://search.cpan.org/dist/MooseX-Role-WithOverloading/
  
  Revision  Changes    Path
  1.3706    +1 -0      ports/devel/Makefile
  1.1       +39 -0     ports/devel/p5-MooseX-Role-WithOverloading/Makefile (new)
  1.1       +3 -0      ports/devel/p5-MooseX-Role-WithOverloading/distinfo (new)
  1.1       +6 -0      ports/devel/p5-MooseX-Role-WithOverloading/pkg-descr (new)
  1.1       +26 -0     ports/devel/p5-MooseX-Role-WithOverloading/pkg-plist (new)


More information about the cvs-ports mailing list