1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74
|
---
abstract: 'Iterative, recursive file finder'
author:
- 'David Golden <dagolden@cpan.org>'
build_requires:
Exporter: '0'
ExtUtils::MakeMaker: '0'
File::Spec: '0'
File::Temp: '0'
File::pushd: '0'
Path::Tiny: '0'
Test::Deep: '0'
Test::Filename: '0.03'
Test::More: '0.92'
lib: '0'
parent: '0'
perl: '5.008001'
configure_requires:
ExtUtils::MakeMaker: '6.17'
perl: '5.008001'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010'
license: apache
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Path-Iterator-Rule
no_index:
directory:
- corpus
- examples
- t
- xt
package:
- DB
provides:
PIR:
file: lib/PIR.pm
version: '1.015'
Path::Iterator::Rule:
file: lib/Path/Iterator/Rule.pm
version: '1.015'
requires:
Carp: '0'
File::Basename: '0'
File::Spec: '0'
List::Util: '0'
Number::Compare: '0.02'
Scalar::Util: '0'
Text::Glob: '0'
Try::Tiny: '0'
if: '0'
perl: '5.008001'
strict: '0'
warnings: '0'
warnings::register: '0'
resources:
bugtracker: https://github.com/dagolden/Path-Iterator-Rule/issues
homepage: https://github.com/dagolden/Path-Iterator-Rule
repository: https://github.com/dagolden/Path-Iterator-Rule.git
version: '1.015'
x_authority: cpan:DAGOLDEN
x_contributors:
- 'David Steinbrunner <dsteinbrunner@pobox.com>'
- 'Diab Jerius <djerius@cfa.harvard.edu>'
- 'Edward Betts <edward@4angle.com>'
- 'Gian Piero Carrubba <gpiero@butterfly.fdc.rm-rf.it>'
- 'Graham Knop <haarg@cpan.org>'
- 'Ricardo Signes <rjbs@cpan.org>'
- 'Slaven Rezic <slaven.rezic@idealo.de>'
- 'Toby Inkster <tobyink@cpan.org>'
x_generated_by_perl: v5.34.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: Apache-2.0
|