Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> perl >> libfile-find-wanted-perl
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: libfile-find-wanted-perl  ]

软件包: 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 );

其他与 libfile-find-wanted-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

下载 libfile-find-wanted-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 9.1 kB59 kB [文件列表]