Acme-Flat
view release on metacpan or search on metacpan
"class" : "Pod::Weaver::Section::Leftovers",
"name" : "Leftovers",
"version" : "4.015"
},
{
"class" : "Pod::Weaver::Section::Region",
"name" : "postlude",
"version" : "4.015"
},
{
"class" : "Pod::Weaver::Section::Authors",
"name" : "Authors",
"version" : "4.015"
},
{
"class" : "Pod::Weaver::Section::Legal",
"name" : "Legal",
"version" : "4.015"
}
]
}
},
"name" : "@Author::KENTNL/PodWeaver",
"version" : "4.008"
},
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "@Author::KENTNL/AutoPrereqs",
"version" : "6.009"
},
{
"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" : {
( run in 2.793 seconds using v1.01-cache-2.11-cpan-f56aa216473 )