The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Module to use the Kubernetes API via the kubectl CLI",
   "author" : [
      "Jose Luis Martinez <jlmartinez@capside.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Kubectl-CLIWrapper",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "0",
            "Dist::Zilla::Plugin::Prereqs::FromCPANfile" : "0",
            "Dist::Zilla::Plugin::RunExtraTests" : "0",
            "Dist::Zilla::Plugin::Test::Compile" : "0",
            "Dist::Zilla::Plugin::UploadToCPAN" : "0",
            "Dist::Zilla::Plugin::VersionFromMainModule" : "0",
            "Dist::Zilla::PluginBundle::Git" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "IPC::Open3" : "0",
            "JSON::MaybeXS" : "0",
            "Moose" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/pplu/kubectl-cliwrapper/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/pplu/kubectl-cliwrapper",
         "web" : "https://github.com/pplu/kubectl-cliwrapper.git"
      }
   },
   "version" : "0.01",
   "x_generated_by_perl" : "v5.22.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02"
}