Net-Async-Kubernetes

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Async Kubernetes client for IO::Async'
author:
  - 'Torsten Raudssus <torsten@raudssus.de>'
build_requires:
  Test::Exception: '0'
  Test::More: '0.98'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.037, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Net-Async-Kubernetes
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'
resources:
  IRC: irc://irc.perl.org/#kubernetes
  IRC_user: Getty
  bugtracker: https://github.com/Getty/p5-net-async-kubernetes/issues
  homepage: https://github.com/Getty/p5-net-async-kubernetes
  repository: https://github.com/Getty/p5-net-async-kubernetes.git
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'
    -
      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'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::ShareDir
      name: '@Author::GETTY/@Filter/ShareDir'
      version: '6.037'



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