Skip to content
Sections
>> Trisquel >> Pakiety >> nabia >> perl >> libfile-find-wanted-perl
etiona  ] [  nabia  ] [  aramo  ]
[ Pakiet źródłowy: libfile-find-wanted-perl  ]

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

Inne pakiety związane z libfile-find-wanted-perl

  • wymaga
  • poleca
  • sugeruje
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

Pobieranie libfile-find-wanted-perl

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 9,1 KiB59 KiB [lista plików]