SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Path-Iterator-Rule rpm build for : PCLinuxOS. For other distributions click perl-Path-Iterator-Rule.

Name : perl-Path-Iterator-Rule
Version : 1.11.0 Vendor : (none)
Release : 3pclos2017 Date : 2017-07-13 03:58:33
Group : Development/Perl Source RPM : perl-Path-Iterator-Rule-1.11.0-3pclos2017.src.rpm
Size : 0.14 MB
Packager : bb2 < bb2>
Summary : Iterative, recursive file finder
Description :
This module iterates over files and directories to identify ones
matching a user-defined set of rules. The API is based heavily on
File::Find::Rule, but with more explicit distinction between matching
rules and options that influence how directories are searched. A
\"Path::Iterator::Rule\" object is a collection of rules (match criteria)
with methods to add additional criteria. Options that control directory
traversal are given as arguments to the method that generates an
iterator.

Here is a summary of features for comparison to other file finding
modules:

* provides many \"helper\" methods for specifying rules

* offers (lazy) iterator and flattened list interfaces

* custom rules implemented with callbacks

* breadth-first (default) or pre- or post-order depth-first searching

* follows symlinks (by default, but can be disabled)

* directories visited only once (no infinite loop; can be disabled)

* doesn\'t chdir during operation

* provides an API for extensions

As a convenience, the PIR module is an empty subclass of this one that
is less arduous to type for one-liners.

RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Path-Iterator-Rule-1.11.0-3pclos2017.noarch.rpm
     

Provides :
perl(Path::Iterator::Rule)
perl(PIR)
perl-Path-Iterator-Rule

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl-base => 5.22.3


Content of RPM :
/usr/lib/perl5/vendor_perl/5.22.3/PIR.pm
/usr/lib/perl5/vendor_perl/5.22.3/Path
/usr/lib/perl5/vendor_perl/5.22.3/Path/Iterator
/usr/lib/perl5/vendor_perl/5.22.3/Path/Iterator/Rule.pm
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Path
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Path/Iterator
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Path/Iterator/Rule
/usr/share/doc/perl-Path-Iterator-Rule
/usr/share/doc/perl-Path-Iterator-Rule/Changes
/usr/share/doc/perl-Path-Iterator-Rule/LICENSE
/usr/share/doc/perl-Path-Iterator-Rule/META.json
/usr/share/doc/perl-Path-Iterator-Rule/META.yml
/usr/share/doc/perl-Path-Iterator-Rule/MYMETA.yml
/usr/share/doc/perl-Path-Iterator-Rule/README
/usr/share/doc/perl-Path-Iterator-Rule/examples
/usr/share/doc/perl-Path-Iterator-Rule/examples/modules-in-inc.pl
/usr/share/man/man3/PIR.3pm.bz2
/usr/share/man/man3/Path::Iterator::Rule.3pm.bz2

 
ICM