Acme-Flat

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "develop",
                  "type" : "suggests"
               }
            },
            "name" : "@Author::KENTNL/BundleDevelSuggests",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
            "name" : "@Author::KENTNL/Prereqs::AuthorDeps",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::MinimumPerl",
            "name" : "@Author::KENTNL/MinimumPerl",
            "version" : "1.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "@Author::KENTNL/Authority",
            "version" : "1.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : "10"
               }
            },
            "name" : "@Author::KENTNL/MakeMaker",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes",
            "name" : "@Author::KENTNL/Author::KENTNL::RecommendFixes",
            "version" : "0.005004"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme::Brief",
            "name" : "@Author::KENTNL/ShippedReadme",
            "version" : "0.003001"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "config" : {
               "Dist::Zilla::Role::FileWatcher" : {
                  "version" : "0.006"
               }
            },
            "name" : "@Author::KENTNL/ReadmeAnyFromPod",
            "version" : "0.163250"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
            "config" : {
               "Dist::Zilla::Plugin::Test::CPAN::Changes" : {
                  "changelog" : "Changes"
               }
            },
            "name" : "@Author::KENTNL/Test::CPAN::Changes",
            "version" : "0.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::RunExtraTests",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : "10"
               }
            },
            "name" : "@Author::KENTNL/RunExtraTests",
            "version" : "0.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@Author::KENTNL/TestRelease",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@Author::KENTNL/ConfirmRelease",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "config" : {
               "Dist::Zilla::Plugin::Git::Check" : {
                  "untracked_files" : "die"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git --version" : "2.11.1",
                  "repo_root" : "."
               }
            },
            "name" : "@Author::KENTNL/Git::Check",
            "version" : "2.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "v%v%n%n%c"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git --version" : "2.11.1",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Author::KENTNL/commit_dirty_files",
            "version" : "2.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : null,
                  "changelog" : "Changes",
                  "signed" : 0,
                  "tag" : "0.001001-source",
                  "tag_format" : "%v-source",
                  "tag_message" : "v%v"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git --version" : "2.11.1",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Author::KENTNL/tag_master",
            "version" : "2.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::NextRelease",
            "config" : {
               "Dist::Zilla::Plugin::Git::NextRelease" : {
                  "default_branch" : "master"
               }
            },
            "name" : "@Author::KENTNL/Git::NextRelease",
            "version" : "0.004000"
         },
         {
            "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease",
            "config" : {
               "Dist::Zilla::Plugin::BumpVersionAfterRelease" : {
                  "finders" : [
                     ":ExecFiles",
                     ":InstallModules"
                  ],
                  "global" : 0,
                  "munge_makefile_pl" : 1
               }
            },
            "name" : "@Author::KENTNL/BumpVersionAfterRelease",
            "version" : "0.015"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "v%v%n%n%c"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [
                     "(?^u:^lib/)"
                  ],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git --version" : "2.11.1",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Author::KENTNL/commit_release_changes",
            "version" : "2.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CommitBuild",
            "config" : {
               "Dist::Zilla::Plugin::Git::CommitBuild" : {
                  "branch" : "builds",
                  "build_root" : null,
                  "message" : "Build results of %h (on %b)",
                  "multiple_inheritance" : 0,
                  "release_branch" : "releases",
                  "release_message" : "Build results of %h (on %b)"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git --version" : "2.11.1",
                  "repo_root" : "."
               }
            },
            "name" : "@Author::KENTNL/Git::CommitBuild",
            "version" : "2.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : "releases",
                  "changelog" : "Changes",
                  "signed" : 0,
                  "tag" : "0.001001",
                  "tag_format" : "%v",
                  "tag_message" : "v%v"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git --version" : "2.11.1",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Author::KENTNL/tag_release",
            "version" : "2.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@Author::KENTNL/UploadToCPAN",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::Twitter",
            "name" : "@Author::KENTNL/Twitter",
            "version" : "0.026"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs::Upgrade",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs::Upgrade" : {
                  "modules" : {
                     "Dist::Zila::Plugin::MetaProvides::Package" : "2.000000",
                     "Dist::Zilla" : "5",
                     "ExtUtils::MakeMaker" : "7.00",
                     "File::ShareDir::Install" : "0.10",
                     "Moo" : "1.000008",
                     "Moose" : "2.000",
                     "Path::Tiny" : "0.058",
                     "Test::File::ShareDir" : "1.000000",
                     "Test::More" : "0.99"
                  }
               }
            },
            "name" : "@Author::KENTNL/Prereqs::Upgrade",
            "version" : "0.001001"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled" : {
                  "applyto_map" : [
                     "develop.suggests = develop.suggests"
                  ],
                  "applyto_phase" : [
                     "develop"
                  ],
                  "modules" : [
                     "Dist::Zilla::PluginBundle::Author::KENTNL",
                     "Dist::Zilla::App::Command::bakeini"
                  ],



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