deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any
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
.
@files = find_wanted( sub { -f && /\.jpg$/ }, $dir );
Homepage: http://search.cpan.org/dist/File-Find-Wanted/
Installed-Size: '29'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libfile-find-wanted-perl
Priority: optional
Section: perl
Version: 1.00-1.1
srcpkg_name: libfile-find-wanted-perl
srcpkg_version: 1.00-1.1