aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-Find-Closures/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* I wrote this module as an example of both using closures and usingMartin Wilke2008-11-151-0/+22
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> Notes: svn path=/head/; revision=222878