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
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
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"