Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Path-Iterator-Rule | Distribution: Mageia |
Version: 1.15.0 | Vendor: Mageia.Org |
Release: 2.mga9 | Build date: Mon Mar 21 17:32:14 2022 |
Group: Development/Perl | Build host: localhost |
Size: 149467 | Source RPM: perl-Path-Iterator-Rule-1.15.0-2.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/Path-Iterator-Rule | |
Summary: Iterative, recursive file finder |
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.
ASL 2.0
* Mon Mar 21 2022 umeabot <umeabot> 1.15.0-2.mga9 + Revision: 1814960 - Mageia 9 Mass Rebuild * Fri Sep 10 2021 tv <tv> 1.15.0-1.mga9 + Revision: 1745013 - update to 1.015
/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.xz /usr/share/man/man3/Path::Iterator::Rule.3pm.xz /usr/share/perl5/vendor_perl/PIR.pm /usr/share/perl5/vendor_perl/Path /usr/share/perl5/vendor_perl/Path/Iterator /usr/share/perl5/vendor_perl/Path/Iterator/Rule.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 13:58:51 2025