Bug 112128 - New port: devel/p5-Class-OOorNO - perl Class::OOorNO module
Summary: New port: devel/p5-Class-OOorNO - perl Class::OOorNO module
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-25 17:50 UTC by Jeff Hung
Modified: 2007-04-26 21:00 UTC (History)
0 users

See Also:


Attachments
p5-Class-OOorNO.shar (2.84 KB, text/plain)
2007-04-25 17:50 UTC, Jeff Hung
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Hung 2007-04-25 17:50:02 UTC
New port p5-Class-OOorNO - a perl5 module that give your module classic AND OO interfaces.
(required by File::Util, which I'll send-pr later.)
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-04-25 17:59:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-04-26 20:58:35 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-04-26 20:58:53 UTC
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@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)
_______________________________________________
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"