{
  "abstract" : "Wrappers for various hadoop hdfs cli commands",
  "author" : [
     "Burak Gursoy <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.007, CPAN::Meta::Converter version 2.150005",
  "keywords" : [
     "hadoop",
     "cli",
     "wrapper"
  ],
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Hadoop-HDFS-Command",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Meta" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Capture::Tiny" : "0",
           "Carp" : "0",
           "Data::Dumper" : "0",
           "DateTime" : "0",
           "DateTime::Format::Strptime" : "0",
           "Getopt::Long" : "0",
           "IPC::Cmd" : "0",
           "IPC::Open3" : "0",
           "Moo" : "0",
           "Ref::Util" : "0",
           "Time::HiRes" : "0",
           "perl" : "5.010",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::Spec" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Test::More" : "0",
           "blib" : "1.01"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/Perl-Hadoop/Hadoop-HDFS-Command/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/Perl-Hadoop/Hadoop-HDFS-Command.git",
        "web" : "https://github.com/Perl-Hadoop/Hadoop-HDFS-Command"
     }
  },
  "version" : "0.001",
  "x_contributors" : [
     "Burak Gursoy <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::XS version 3.02"
}