API-Docker

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Perl client for the Docker Engine API'
author:
  - 'Torsten Raudssus <getty@cpan.org>'
build_requires:
  Path::Tiny: '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: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: API-Docker
requires:
  IO::Socket::UNIX: '0'
  JSON::MaybeXS: '0'
  Log::Any: '0'
  MIME::Base64: '0'
  Moo: '0'
  URI: '0'
  namespace::clean: '0'
resources:
  bugtracker: https://github.com/Getty/p5-api-docker/issues
  homepage: https://github.com/Getty/p5-api-docker
  repository: https://github.com/Getty/p5-api-docker.git
version: '0.002'
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'
    -
      class: Dist::Zilla::Plugin::MakeMaker
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: '@Author::GETTY/@Filter/MakeMaker'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::Manifest

META.yml  view on Meta::CPAN

          push_to:
            - origin
          remotes_must_exist: 1
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.39.5
          repo_root: .
      name: '@Author::GETTY/Git::Push'
      version: '2.052'
    -
      class: Dist::Zilla::Plugin::GitHub::CreateRelease
      name: '@Author::GETTY/GitHub::CreateRelease'
      version: '0.0008'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':InstallModules'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':IncModules'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':TestFiles'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExtraTestFiles'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExecFiles'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':PerlExecFiles'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ShareFiles'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':MainModule'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':AllFiles'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':NoFiles'
      version: '6.037'
  zilla:
    class: Dist::Zilla::Dist::Builder
    config:
      is_trial: 0
    version: '6.037'
x_authority: cpan:GETTY
x_generated_by_perl: v5.36.0
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'



( run in 1.755 second using v1.01-cache-2.11-cpan-99c4e6809bf )