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
      name: '@Author::GETTY/@Filter/Manifest'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::TestRelease
      name: '@Author::GETTY/@Filter/TestRelease'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::ConfirmRelease
      name: '@Author::GETTY/@Filter/ConfirmRelease'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::UploadToCPAN
      name: '@Author::GETTY/@Filter/UploadToCPAN'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: '@Author::GETTY/MetaConfig'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: '@Author::GETTY/MetaJSON'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@Author::GETTY/PodSyntaxTests'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::Test::ChangesHasContent
      name: '@Author::GETTY/Test::ChangesHasContent'
      version: '0.011'
    -
      class: Dist::Zilla::Plugin::GithubMeta
      name: '@Author::GETTY/GithubMeta'
      version: '0.58'
    -
      class: Dist::Zilla::Plugin::InstallRelease
      name: '@Author::GETTY/InstallRelease'
      version: '0.008'
    -
      class: Dist::Zilla::Plugin::Authority
      name: '@Author::GETTY/Authority'
      version: '1.009'
    -
      class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
      config:
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.39.5
          repo_root: .
      name: '@Author::GETTY/Git::CheckFor::CorrectBranch'
      version: '0.014'
    -
      class: Dist::Zilla::Plugin::Prereqs::FromCPANfile
      name: '@Author::GETTY/Prereqs::FromCPANfile'
      version: '0.08'
    -
      class: Dist::Zilla::Plugin::PodWeaver
      config:
        Dist::Zilla::Plugin::PodWeaver:
          config_plugins:
            - '@Author::GETTY'
          finder:
            - ':InstallModules'
            - ':PerlExecFiles'
          plugins:
            -
              class: Pod::Weaver::Plugin::EnsurePod5
              name: '@CorePrep/EnsurePod5'
              version: '4.020'
            -
              class: Pod::Weaver::Plugin::H1Nester
              name: '@CorePrep/H1Nester'
              version: '4.020'
            -
              class: Pod::Weaver::Plugin::SingleEncoding
              name: '@GETTY/SingleEncoding'
              version: '4.020'
            -
              class: Pod::Weaver::Section::Name
              name: '@GETTY/Name'
              version: '4.020'
            -
              class: Pod::Weaver::Section::Version
              name: '@GETTY/Version'
              version: '4.020'
            -
              class: Pod::Weaver::Section::Region
              name: '@GETTY/Prelude'
              version: '4.020'
            -

META.yml  view on Meta::CPAN

          finders:
            - ':ExecFiles'
            - ':InstallModules'
          global: 0
          munge_makefile_pl: 1
        Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional: {}
      name: '@Author::GETTY/@Git::VersionManager/BumpVersionAfterRelease::Transitional'
      version: '0.009'
    -
      class: Dist::Zilla::Plugin::NextRelease
      name: '@Author::GETTY/@Git::VersionManager/NextRelease'
      version: '6.037'
    -
      class: Dist::Zilla::Plugin::Git::Commit
      config:
        Dist::Zilla::Plugin::Git::Commit:
          add_files_in: []
          commit_msg: 'increment $VERSION after %v release'
          signoff: 0
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty:
            - Build.PL
            - Changes
            - Makefile.PL
          allow_dirty_match:
            - (?^:^lib/.*\.pm$)
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.39.5
          repo_root: .
        Dist::Zilla::Role::Git::StringFormatter:
          time_zone: local
      name: '@Author::GETTY/@Git::VersionManager/post-release commit'
      version: '2.052'
    -
      class: Dist::Zilla::Plugin::Git::Push
      config:
        Dist::Zilla::Plugin::Git::Push:
          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 0.604 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )