Skip to content
Sections
>> Trisquel >> Packages >> nabia >> perl >> libfile-find-wanted-perl
etiona  ] [  nabia  ] [  aramo  ]
[ Source: libfile-find-wanted-perl  ]

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

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

Other Packages Related to libfile-find-wanted-perl

  • depends
  • recommends
  • suggests
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

Download libfile-find-wanted-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 9.1 kB59 kB [list of files]