Package: wnpp
Severity: wishlist
Owner: Florian Schlichting <fschl...@zedat.fu-berlin.de>

* Package name    : libfile-find-wanted-perl
  Version         : 0.01
  Upstream Author : Andy Lester
* URL             : http://search.cpan.org/dist/File-Find-Wanted/
* License         : GPL-1+, Artistic
  Programming Lang: Perl
  Description     : more obvious wrapper around File::Find

File::Find::Wanted provides a find_wanted() function, which does what
File::Find's find() does but in a more obvious way: To get a list of all
files ending in .jpg, simply call

    my @files = find_wanted( sub { -f && /\.jpg$/ }, $dir );



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120607202933.12645.27139.reportbug@thinkpad

Reply via email to