The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "make dists require external commands",
   "author" : [
      "Mark Gardner <mjgardner@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300000, CPAN::Meta::Converter version 2.112150",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dist-Zilla-Plugin-RequiresExternal",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Dist::Zilla::File::InMemory" : 0,
            "Dist::Zilla::Role::FileGatherer" : 0,
            "Dist::Zilla::Role::MetaProvider" : 0,
            "Dist::Zilla::Role::Plugin" : 0,
            "Dist::Zilla::Role::TextTemplate" : 0,
            "English" : 0,
            "Env::Path" : "0.18",
            "List::MoreUtils" : 0,
            "Modern::Perl" : 0,
            "Moose" : 0,
            "MooseX::Has::Sugar" : 0,
            "MooseX::Types::Moose" : 0,
            "Path::Class" : 0,
            "Test::Most" : 0,
            "namespace::autoclean" : 0,
            "perl" : "5.010",
            "utf8" : 0
         }
      },
      "test" : {
         "requires" : {
            "Carp" : 0,
            "Config" : 0,
            "Env::Path" : 0,
            "File::Find" : 0,
            "File::Temp" : 0,
            "Scalar::Util" : 0,
            "Test::DZil" : 0,
            "Test::More" : "0.94",
            "Test::Most" : 0,
            "perl" : "5.006",
            "strict" : 0,
            "warnings" : 0
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/mjgardner/Dist-Zilla-Plugin-RequiresExternal/issues"
      },
      "homepage" : "http://metacpan.org/release/Dist-Zilla-Plugin-RequiresExternal/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/mjgardner/Dist-Zilla-Plugin-RequiresExternal.git",
         "web" : "https://github.com/mjgardner/Dist-Zilla-Plugin-RequiresExternal"
      }
   },
   "version" : "1.004"
}