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" : "Wrappers for various hadoop hdfs cli commands",
   "author" : [
      "Burak Gursoy <burak@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
   "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",
            "Types::Standard" : "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.003",
   "x_contributors" : [
      "Burak Gursoy <burak@cpan.org>"
   ],
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}