Bug 128875

Summary: [NEW PORT] devel/p5-File-Find-Closures: Functions you can use with File::Find
Product: Ports & Packages Reporter: gslin
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: gslin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-File-Find-Closures-1.09.shar none

Description gslin 2008-11-14 19:30:00 UTC
I wrote this module as an example of both using closures and using
File::Find. Students are always asking me what closures are good for,
and here's some examples. The functions mostly stand alone (i.e. they
don't need the rest of the module), so rather than creating a
dependency in your code, just lift the parts you want).

WWW:	http://search.cpan.org/dist/File-Find-Closures/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-11-14 19:51:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-11-15 21:38:52 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-11-15 21:39:24 UTC
miwi        2008-11-15 21:39:12 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-File-Find-Closures Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  I wrote this module as an example of both using closures and using
  File::Find. Students are always asking me what closures are good for,
  and here's some examples. The functions mostly stand alone (i.e. they
  don't need the rest of the module), so rather than creating a
  dependency in your code, just lift the parts you want).
  
  WWW:    http://search.cpan.org/dist/File-Find-Closures/
  
  PR:             ports/128875
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.3250    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/p5-File-Find-Closures/Makefile (new)
  1.1       +3 -0      ports/devel/p5-File-Find-Closures/distinfo (new)
  1.1       +7 -0      ports/devel/p5-File-Find-Closures/pkg-descr (new)
  1.1       +8 -0      ports/devel/p5-File-Find-Closures/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"