API-Docker

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Perl client for the Docker Engine API",
   "author" : [
      "Torsten Raudssus <getty@cpan.org>"
   ],
   "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" : "API-Docker",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "recommends" : {
            "Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007"
         },
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "IO::Socket::UNIX" : "0",
            "JSON::MaybeXS" : "0",
            "Log::Any" : "0",
            "MIME::Base64" : "0",
            "Moo" : "0",
            "URI" : "0",
            "namespace::clean" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Path::Tiny" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Getty/p5-api-docker/issues"
      },
      "homepage" : "https://github.com/Getty/p5-api-docker",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Getty/p5-api-docker.git",
         "web" : "https://github.com/Getty/p5-api-docker"
      }
   },
   "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"
         },

META.json  view on Meta::CPAN

                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "@GETTY/Overview",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "@GETTY/Stability",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Leftovers",
                        "name" : "@GETTY/Leftovers",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@GETTY/postlude",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::GenerateSection",
                        "name" : "@GETTY/Support",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::GenerateSection",
                        "name" : "@GETTY/Contributing",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Authors",
                        "name" : "@GETTY/Authors",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Legal",
                        "name" : "@GETTY/Legal",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::Transformer",
                        "name" : "@GETTY/List",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::Transformer",
                        "name" : "@GETTY/GETTY",
                        "version" : "4.020"
                     }
                  ]
               }
            },
            "name" : "@Author::GETTY/PodWeaver",
            "version" : "4.010"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "develop",
                  "type" : "recommends"
               }
            },
            "name" : "@Author::GETTY/@Git::VersionManager/pluginbundle version",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
            "config" : {
               "Dist::Zilla::Plugin::RewriteVersion" : {
                  "add_tarball_name" : 0,
                  "finders" : [
                     ":ExecFiles",
                     ":InstallModules"
                  ],
                  "global" : 0,
                  "skip_version_provider" : 0
               },
               "Dist::Zilla::Plugin::RewriteVersion::Transitional" : {}
            },
            "name" : "@Author::GETTY/@Git::VersionManager/RewriteVersion::Transitional",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaProvides::Update",
            "name" : "@Author::GETTY/@Git::VersionManager/MetaProvides::Update",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
            "config" : {
               "Dist::Zilla::Plugin::CopyFilesFromRelease" : {
                  "filename" : [
                     "Changes"
                  ],
                  "match" : []
               }
            },
            "name" : "@Author::GETTY/@Git::VersionManager/CopyFilesFromRelease",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "v%V%n%n%c",
                  "signoff" : 0
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.39.5",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {



( run in 0.555 second using v1.01-cache-2.11-cpan-64ef6c95b5d )