Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-File-Finder | Distribution: OpenMandriva Lx |
Version: 0.530.0 | Vendor: OpenMandriva |
Release: 5 | Build date: Mon Nov 2 18:38:58 2020 |
Group: Development/Perl | Build host: c64two.openmandriva.org |
Size: 40796 | Source RPM: perl-File-Finder-0.530.0-5.src.rpm |
Packager: bero <bero@lindev.ch> | |
Url: http://search.cpan.org/dist/File-Finder | |
Summary: Steps for File::Finder |
'File::Find' is great, but constructing the 'wanted' routine can sometimes be a pain. This module provides a 'wanted'-writer, using syntax that is directly mappable to the _find_ command's syntax. Also, I find myself (heh) frequently just wanting the list of names that match. With 'File::Find', I have to write a little accumulator, and then access that from a closure. But with 'File::Finder', I can turn the problem inside out. A 'File::Finder' object contains a hash of 'File::Find' options, and a series of steps that mimic _find_'s predicates. Initially, a 'File::Finder' object has no steps. Each step method clones the previous object's options and steps, and then adds the new step, returning the new object. In this manner, an object can be grown, step by step, by chaining method calls. Furthermore, a partial sequence can be created and held, and used as the head of many different sequences.
GPL+ or Artistic
* Sat Apr 16 2011 Funda Wang <fwang@mandriva.org> 0.530.0-2mdv2011.0 + Revision: 653595 - rebuild for updated spec-helper * Wed Aug 25 2010 Jérôme Quelin <jquelin@mandriva.org> 0.530.0-1mdv2011.0 + Revision: 573149 - import perl-File-Finder
/usr/share/doc/perl-File-Finder /usr/share/doc/perl-File-Finder/Changes /usr/share/doc/perl-File-Finder/META.yml /usr/share/doc/perl-File-Finder/README /usr/share/man/man3/File::Finder.3pm.zst /usr/share/man/man3/File::Finder::Steps.3pm.zst /usr/share/perl5/vendor_perl/File /usr/share/perl5/vendor_perl/File/Finder /usr/share/perl5/vendor_perl/File/Finder.pm /usr/share/perl5/vendor_perl/File/Finder/Steps.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 25 23:04:58 2025