Kubernetes-REST

 view release on metacpan or  search on metacpan

META.yml  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>'
build_requires:
  Test::Exception: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.037, CPAN::Meta::Converter version 2.150010'
license: apache
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Kubernetes-REST
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'
resources:
  IRC: irc://irc.perl.org/#kubernetes
  IRC_user: Getty
  bugtracker: https://github.com/pplu/kubernetes-rest/issues
  homepage: https://github.com/pplu/kubernetes-rest
  repository: https://github.com/pplu/kubernetes-rest.git
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'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@Author::GETTY/@Filter/ManifestSkip'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Author::GETTY/@Filter/MetaYAML'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::License
      name: '@Author::GETTY/@Filter/License'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::Readme
      name: '@Author::GETTY/@Filter/Readme'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::ExtraTests
      name: '@Author::GETTY/@Filter/ExtraTests'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@Author::GETTY/@Filter/ExecDir'



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