SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-File-Finder rpm build for : Mageia Cauldron. For other distributions click perl-File-Finder.

Name : perl-File-Finder
Version : 0.530.0 Vendor : Mageia_Org
Release : 11.mga9 Date : 2022-03-20 08:15:15
Group : Development/Perl Source RPM : perl-File-Finder-0.530.0-11.mga9.src.rpm
Size : 0.04 MB
Packager : umeabot < umeabot>
Summary : Steps for File::Finder
Description :
\'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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-File-Finder-0.530.0-11.mga9.noarch.rpm
ftp.icm.edu.pl  perl-File-Finder-0.530.0-11.mga9.noarch.rpm
ftp.icm.edu.pl  perl-File-Finder-0.530.0-11.mga9.noarch.rpm
ftp.icm.edu.pl  perl-File-Finder-0.530.0-11.mga9.noarch.rpm
     

Provides :
perl(File::Finder)
perl(File::Finder::Steps)
perl-File-Finder

Requires :
perl >= 0:5.006
perl(Carp)
perl(Exporter)
perl(Test::More)
perl(Text::Glob)
perl(base)
perl(strict)
perl(warnings)
perl-base >= 2:5.34.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM