Acme-Flat
view release on metacpan or search on metacpan
"config" : {
"Dist::Zilla::Plugin::Test::Compile::PerFile" : {
"file" : [
"lib/Acme/Flat.pm",
"lib/Acme/Flat/AV.pm",
"lib/Acme/Flat/BINOP.pm",
"lib/Acme/Flat/COP.pm",
"lib/Acme/Flat/CV.pm",
"lib/Acme/Flat/FM.pm",
"lib/Acme/Flat/GV.pm",
"lib/Acme/Flat/HV.pm",
"lib/Acme/Flat/IO.pm",
"lib/Acme/Flat/IV.pm",
"lib/Acme/Flat/LISTOP.pm",
"lib/Acme/Flat/LOOP.pm",
"lib/Acme/Flat/METHOP.pm",
"lib/Acme/Flat/NV.pm",
"lib/Acme/Flat/OP.pm",
"lib/Acme/Flat/PADOP.pm",
"lib/Acme/Flat/PMOP.pm",
"lib/Acme/Flat/PV.pm",
"lib/Acme/Flat/PVIV.pm",
"lib/Acme/Flat/PVLV.pm",
"lib/Acme/Flat/PVMG.pm",
"lib/Acme/Flat/PVNV.pm",
"lib/Acme/Flat/PVOP.pm",
"lib/Acme/Flat/REGEXP.pm",
"lib/Acme/Flat/SV.pm",
"lib/Acme/Flat/SVOP.pm",
"lib/Acme/Flat/UNOP.pm"
],
"path_translator" : "base64_filter",
"prefix" : "t/00-compile",
"skip" : [],
"test_template" : "02-raw-require.t.tpl",
"xt_mode" : null
}
},
"name" : "@Author::KENTNL/Test::Compile::PerFile",
"version" : "0.004000"
},
{
"class" : "Dist::Zilla::Plugin::Test::Perl::Critic",
"name" : "@Author::KENTNL/Test::Perl::Critic",
"version" : "3.000"
},
{
"class" : "Dist::Zilla::Plugin::ManifestSkip",
"name" : "@Author::KENTNL/ManifestSkip",
"version" : "6.009"
},
{
"class" : "Dist::Zilla::Plugin::RewriteVersion::Sanitized",
"config" : {
"Dist::Zilla::Plugin::RewriteVersion" : {
"add_tarball_name" : 0,
"finders" : [
":ExecFiles",
":InstallModules"
],
"global" : 0,
"skip_version_provider" : 0
},
"Dist::Zilla::Role::Version::Sanitize" : {
"$Dist::Zilla::Role::Version::Sanitize::VERSION" : "0.002003",
"mantissa" : "6",
"normal_form" : "numify"
}
},
"name" : "@Author::KENTNL/RewriteVersion::Sanitized",
"version" : "0.001006"
},
{
"class" : "Dist::Zilla::Plugin::PodWeaver",
"config" : {
"Dist::Zilla::Plugin::PodWeaver" : {
"finder" : [
":InstallModules",
":ExecFiles"
],
"plugins" : [
{
"class" : "Pod::Weaver::Plugin::EnsurePod5",
"name" : "@CorePrep/EnsurePod5",
"version" : "4.015"
},
{
"class" : "Pod::Weaver::Plugin::H1Nester",
"name" : "@CorePrep/H1Nester",
"version" : "4.015"
},
{
"class" : "Pod::Weaver::Plugin::SingleEncoding",
"name" : "-SingleEncoding",
"version" : "4.015"
},
{
"class" : "Pod::Weaver::Section::Name",
"name" : "Name",
"version" : "4.015"
},
{
"class" : "Pod::Weaver::Section::Version",
"name" : "Version",
"version" : "4.015"
},
{
"class" : "Pod::Weaver::Section::Region",
"name" : "prelude",
"version" : "4.015"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "SYNOPSIS",
"version" : "4.015"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "DESCRIPTION",
"version" : "4.015"
},
},
"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,
( run in 1.954 second using v1.01-cache-2.11-cpan-7fcb06a456a )