libfile-find-wanted-perl binary package in Ubuntu Noble s390x

 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
  2023-10-23 22:30:24 UTC Published Ubuntu Noble s390x release universe perl Optional 1.00-1.1
  • Published
  • Copied from ubuntu hirsute-proposed amd64 in Primary Archive for Ubuntu