cvs commit: ports/devel Makefile ports/devel/p5-Class-OOorNO Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Thu Apr 26 19:58:47 UTC 2007


miwi        2007-04-26 19:58:47 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Class-OOorNO Makefile distinfo pkg-descr pkg-plist 
  Log:
  Class::OOorNO
  
  Class::OOorNO helps your module handle the input for its subroutines
  whether called in object-oriented style (as object methods or class
  methods with the arrow syntax ->), or in functional programming style
  (as subroutines imported to the caller's namespace via Exporter).
  
  WWW: http://www.cpan.org/
  
  PR:             ports/112128
  Submitted by:   Jeff Hung <jeffhung at mail2000.com.tw>
  
  Revision  Changes    Path
  1.2745    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/p5-Class-OOorNO/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Class-OOorNO/distinfo (new)
  1.1       +8 -0      ports/devel/p5-Class-OOorNO/pkg-descr (new)
  1.1       +6 -0      ports/devel/p5-Class-OOorNO/pkg-plist (new)


More information about the cvs-ports mailing list