Skip to content

Commit d02ab27

Browse files
committed
Adds Path::Iterator::Rule to cpanfile.
1 parent e076141 commit d02ab27

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

cpanfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ requires 'Parse::CPAN::Packages::Fast', '0.09';
117117
requires 'Parse::CSV', '2.04';
118118
requires 'Parse::PMFile', '0.29';
119119
requires 'Path::Class', '0.36';
120+
requires 'Path::Iterator::Rule', '>=1.011';
120121
requires 'Path::Class::File';
121122
requires 'PerlIO::gzip';
122123
requires 'Pithub', '0.01033';

cpanfile.snapshot

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6389,6 +6389,26 @@ DISTRIBUTIONS
63896389
strict 0
63906390
utf8 0
63916391
warnings 0
6392+
Path-Iterator-Rule-1.011
6393+
pathname: D/DA/DAGOLDEN/Path-Iterator-Rule-1.011.tar.gz
6394+
provides:
6395+
PIR 1.011
6396+
Path::Iterator::Rule 1.011
6397+
requirements:
6398+
Carp 0
6399+
ExtUtils::MakeMaker 6.17
6400+
File::Basename 0
6401+
File::Spec 0
6402+
List::Util 0
6403+
Number::Compare 0.02
6404+
Scalar::Util 0
6405+
Text::Glob 0
6406+
Try::Tiny 0
6407+
perl 5.010
6408+
re 0
6409+
strict 0
6410+
warnings 0
6411+
warnings::register 0
63926412
Path-Tiny-0.054
63936413
pathname: D/DA/DAGOLDEN/Path-Tiny-0.054.tar.gz
63946414
provides:

0 commit comments

Comments
 (0)