aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Path-Iterator-Rule/pkg-descr
blob: 156c076092909f32739f5fbd953665b8f9798af5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                     
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.

WWW: http://search.cpan.org/dist/Path-Iterator-Rule/