The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "Contains Mapper, Combiner and Reducer roles to simplify writing Hadoop Streaming jobs ",
   "author" : [
      "andrew grangaard <spazm@cpan.org>",
      "Naoya Ito <naoya@hatena.ne.jp>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.101831, CPAN::Meta::Converter version 2.101591",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Hadoop-Streaming",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.31"
         }
      },
      "runtime" : {
         "requires" : {
            "IO::Handle" : 0,
            "Moose" : 0,
            "Moose::Role" : 0,
            "Params::Validate" : 0
         }
      },
      "test" : {
         "requires" : {
            "Config" : 0,
            "FindBin" : 0,
            "Test::Command" : 0,
            "Test::More" : 0
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "http://github.com/spazm/hadoop-streaming-frontend.git",
         "web" : "http://github.com/spazm/hadoop-streaming-frontend"
      }
   },
   "version" : "0.102520"
}