The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Iterative, recursive file finder",
   "author" : [
      "David Golden <dagolden@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300029, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Path-Iterator-Rule",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Data::Clone" : "0",
            "File::Basename" : "0",
            "File::Spec" : "0",
            "List::Util" : "0",
            "Number::Compare" : "0.02",
            "Scalar::Util" : "0",
            "Text::Glob" : "0",
            "Try::Tiny" : "0",
            "namespace::clean" : "0",
            "perl" : "5.010",
            "re" : "0",
            "strict" : "0",
            "warnings" : "0",
            "warnings::register" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Config" : "0",
            "Exporter" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Find" : "0",
            "File::Spec::Functions" : "0",
            "File::Temp" : "0",
            "File::pushd" : "0",
            "Path::Tiny" : "0",
            "Test::Deep" : "0",
            "Test::Filename" : "0.03",
            "Test::More" : "0.92",
            "autodie" : "0"
         }
      }
   },
   "provides" : {
      "PIR" : {
         "file" : "lib/PIR.pm",
         "version" : "0.013"
      },
      "Path::Iterator::Rule" : {
         "file" : "lib/Path/Iterator/Rule.pm",
         "version" : "0.013"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/dagolden/path-iterator-rule/issues"
      },
      "homepage" : "https://metacpan.org/release/Path-Iterator-Rule",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/dagolden/path-iterator-rule.git",
         "web" : "https://github.com/dagolden/path-iterator-rule"
      }
   },
   "version" : "0.013"
}