Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-File-Finder-0.530.0-10.mga8 RPM for noarch

From Mageia 8 for armv7hl / media / core / release

Name: perl-File-Finder Distribution: Mageia
Version: 0.530.0 Vendor: Mageia.Org
Release: 10.mga8 Build date: Wed Feb 12 05:58:52 2020
Group: Development/Perl Build host: localhost
Size: 40896 Source RPM: perl-File-Finder-0.530.0-10.mga8.src.rpm
Packager: umeabot <umeabot>
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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 0.530.0-10.mga8
  + Revision: 1494479
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Wed Sep 19 2018 umeabot <umeabot> 0.530.0-9.mga7
  + Revision: 1267947
  - Mageia 7 Mass Rebuild

Files

/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.xz
/usr/share/man/man3/File::Finder::Steps.3pm.xz
/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, Tue Apr 9 16:03:47 2024