all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libfile-find-wanted-perl  ]

Package: libfile-find-wanted-perl (1.00-1.1)

Links for libfile-find-wanted-perl

Screenshot

Debian Resources:

Download Source Package libfile-find-wanted-perl:

Maintainers:

External Resources:

Similar packages:

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

Tags: Software Development: Perl Development, Libraries, Implemented in: Perl

Other Packages Related to libfile-find-wanted-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libfile-find-wanted-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 8.3 kB29.0 kB [list of files]