Net-Async-Kubernetes

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Async Kubernetes client for IO::Async",
   "author" : [
      "Torsten Raudssus <torsten@raudssus.de>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.037, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Net-Async-Kubernetes",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "recommends" : {
            "Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007"
         },
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Future" : "0.47",
            "IO::Async" : "0.80",
            "IO::Async::Loop" : "0",
            "IO::Async::Notifier" : "0",
            "IO::K8s" : "1.008",
            "IO::Socket::SSL" : "0",
            "Kubernetes::REST" : "1.102",
            "Net::Async::HTTP" : "0.49",
            "Net::Async::WebSocket::Client" : "0.14",
            "Protocol::WebSocket::Request" : "0",
            "URI" : "0",
            "perl" : "5.020"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Getty/p5-net-async-kubernetes/issues"
      },
      "homepage" : "https://github.com/Getty/p5-net-async-kubernetes",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Getty/p5-net-async-kubernetes.git",
         "web" : "https://github.com/Getty/p5-net-async-kubernetes"
      },
      "x_IRC" : "irc://irc.perl.org/#kubernetes",
      "x_IRC_user" : "Getty"
   },
   "version" : "0.007",
   "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"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Author::GETTY/@Filter/ManifestSkip",
            "version" : "6.037"
         },



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