libfile-find-wanted-perl_1.00-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Mon Jun 11 15:46:03 UTC 2012
(new) libfile-find-wanted-perl_1.00-1.debian.tar.gz optional perl
(new) libfile-find-wanted-perl_1.00-1.dsc optional perl
(new) libfile-find-wanted-perl_1.00-1_all.deb optional perl
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 );
(new) libfile-find-wanted-perl_1.00.orig.tar.gz optional perl
Changes:
libfile-find-wanted-perl (1.00-1) unstable; urgency=low
.
* Initial Release. (Closes: #676571)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 676571
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-perl-maintainers
mailing list