Bug 128875 - [NEW PORT] devel/p5-File-Find-Closures: Functions you can use with File::Find
Summary: [NEW PORT] devel/p5-File-Find-Closures: Functions you can use with File::Find
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: 2008-11-14 19:30 UTC by gslin
Modified: 2008-11-15 21:40 UTC (History)
1 user (show)

See Also:


Attachments
p5-File-Find-Closures-1.09.shar (2.49 KB, text/plain)
2008-11-14 19:30 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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"