libfile-find-wanted-perl binary package in Ubuntu Xenial amd64

 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 );

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2015-10-22 15:20:22 UTC Published Ubuntu Xenial amd64 release universe perl Optional 1.00-1
  • Published
  • Copied from ubuntu quantal-release i386 in Primary Archive for Ubuntu