Kubernetes-REST

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "A Perl REST Client for the Kubernetes API",
   "author" : [
      "Torsten Raudssus <torsten@raudssus.de>",
      "Jose Luis Martinez Torres <jlmartin@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.037, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Kubernetes-REST",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "recommends" : {
            "Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007"
         },
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "recommends" : {
            "HTTP::Tiny" : "0",
            "LWP::ConsoleLogger" : "0"
         },
         "requires" : {
            "IO::K8s" : "1.008",
            "IO::Socket::SSL" : "0",
            "JSON::MaybeXS" : "0",
            "LWP::UserAgent" : "0",
            "Module::Runtime" : "0",
            "Moo" : "0",
            "MooX::Cmd" : "0",
            "MooX::Options" : "0",
            "Path::Tiny" : "0",
            "Throwable" : "0",
            "Types::Standard" : "0",
            "YAML::XS" : "0",
            "namespace::clean" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/pplu/kubernetes-rest/issues"
      },
      "homepage" : "https://github.com/pplu/kubernetes-rest",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/pplu/kubernetes-rest.git",
         "web" : "https://github.com/pplu/kubernetes-rest"
      },
      "x_IRC" : "irc://irc.perl.org/#kubernetes",
      "x_IRC_user" : "Getty"
   },
   "version" : "1.104",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.036000"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [
                     "README.md"
                  ],
                  "exclude_match" : [],
                  "include_dotfiles" : 1,
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."
               },
               "Dist::Zilla::Plugin::Git::GatherDir" : {
                  "include_untracked" : 0
               }
            },
            "name" : "@Author::GETTY/Git::GatherDir",
            "version" : "2.052"
         },



( run in 1.177 second using v1.01-cache-2.11-cpan-39bf76dae61 )