{
"abstract"
:
"like Type::Tie, but slower and more flexible"
,
"author"
: [
"Asher Gordon <AsDaGo@posteo.net>"
],
"dynamic_config"
: 0,
"generated_by"
:
"Dist::Zilla version 6.019, CPAN::Meta::Converter version 2.150010"
,
"license"
: [
"gpl_3"
],
"meta-spec"
: {
"version"
: 2
},
"name"
:
"Type-Tie-Aggregate"
,
"prereqs"
: {
"configure"
: {
"requires"
: {
"ExtUtils::MakeMaker"
:
"0"
}
},
"develop"
: {
"requires"
: {
"Test::Pod"
:
"1.41"
}
},
"runtime"
: {
"requires"
: {
"Carp"
:
"0"
,
"Exporter"
:
"0"
,
"Scalar::Util"
:
"0"
,
"feature"
:
"0"
,
"namespace::autoclean"
:
"0"
,
"parent"
:
"0"
,
"perl"
:
"v5.18.0"
,
"strict"
:
"0"
,
"warnings"
:
"0"
}
},
"test"
: {
"requires"
: {
"Test::Exception"
:
"0"
,
"Test::More"
:
"0"
,
"Tie::RefHash"
:
"0"
,
"Types::Standard"
:
"0"
,
"perl"
:
"v5.18.0"
}
}
},
"release_status"
:
"stable"
,
"resources"
: {
"bugtracker"
: {
"mailto"
:
"bug-Type-Tie-Aggregate@rt.cpan.org"
,
},
"repository"
: {
"type"
:
"git"
,
}
},
"version"
:
"0.001"
,
"x_Dist_Zilla"
: {
"perl"
: {
"version"
:
"5.032001"
},
"plugins"
: [
{
"class"
:
"Dist::Zilla::Plugin::PruneCruft"
,
"name"
:
"@Author::ASDAGO/@Filter/PruneCruft"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::ManifestSkip"
,
"name"
:
"@Author::ASDAGO/@Filter/ManifestSkip"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::MetaYAML"
,
"name"
:
"@Author::ASDAGO/@Filter/MetaYAML"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::License"
,
"name"
:
"@Author::ASDAGO/@Filter/License"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::ExtraTests"
,
"name"
:
"@Author::ASDAGO/@Filter/ExtraTests"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::ExecDir"
,
"name"
:
"@Author::ASDAGO/@Filter/ExecDir"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::ShareDir"
,
"name"
:
"@Author::ASDAGO/@Filter/ShareDir"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::MakeMaker"
,
"config"
: {
"Dist::Zilla::Role::TestRunner"
: {
"default_jobs"
: 1
}
},
"name"
:
"@Author::ASDAGO/@Filter/MakeMaker"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::Manifest"
,
"name"
:
"@Author::ASDAGO/@Filter/Manifest"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::TestRelease"
,
"name"
:
"@Author::ASDAGO/@Filter/TestRelease"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::ConfirmRelease"
,
"name"
:
"@Author::ASDAGO/@Filter/ConfirmRelease"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::UploadToCPAN"
,
"name"
:
"@Author::ASDAGO/@Filter/UploadToCPAN"
,
"version"
:
"6.019"
},
{
"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.30.2"
,
"repo_root"
:
"."
}
},
"name"
:
"@Author::ASDAGO/@Git/Check"
,
"version"
:
"2.047"
},
{
"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"
,
"dist.ini"
],
"allow_dirty_match"
: [],
"changelog"
:
"Changes"
},
"Dist::Zilla::Role::Git::Repo"
: {
"git_version"
:
"2.30.2"
,
"repo_root"
:
"."
},
"Dist::Zilla::Role::Git::StringFormatter"
: {
"time_zone"
:
"local"
}
},
"name"
:
"@Author::ASDAGO/@Git/Commit"
,
"version"
:
"2.047"
},
{
"class"
:
"Dist::Zilla::Plugin::Git::Tag"
,
"config"
: {
"Dist::Zilla::Plugin::Git::Tag"
: {
"branch"
:
null
,
"changelog"
:
"Changes"
,
"signed"
: 1,
"tag"
:
"v0.001"
,
"tag_format"
:
"v%V"
,
"tag_message"
:
"Release version %V."
},
"Dist::Zilla::Role::Git::Repo"
: {
"git_version"
:
"2.30.2"
,
"repo_root"
:
"."
},
"Dist::Zilla::Role::Git::StringFormatter"
: {
"time_zone"
:
"local"
}
},
"name"
:
"@Author::ASDAGO/@Git/Tag"
,
"version"
:
"2.047"
},
{
"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.30.2"
,
"repo_root"
:
"."
}
},
"name"
:
"@Author::ASDAGO/@Git/Push"
,
"version"
:
"2.047"
},
{
"class"
:
"Dist::Zilla::Plugin::Git::NextVersion"
,
"config"
: {
"Dist::Zilla::Plugin::Git::NextVersion"
: {
"first_version"
:
"0.001"
,
"version_by_branch"
: 0,
"version_regexp"
:
"(?^:^v(.+)$)"
},
"Dist::Zilla::Role::Git::Repo"
: {
"git_version"
:
"2.30.2"
,
"repo_root"
:
"."
}
},
"name"
:
"@Author::ASDAGO/Git::NextVersion"
,
"version"
:
"2.047"
},
{
"class"
:
"Dist::Zilla::Plugin::Git::Contributors"
,
"config"
: {
"Dist::Zilla::Plugin::Git::Contributors"
: {
"git_version"
:
"2.30.2"
,
"include_authors"
: 0,
"include_releaser"
: 1,
"order_by"
:
"name"
,
"paths"
: []
}
},
"name"
:
"@Author::ASDAGO/Git::Contributors"
,
"version"
:
"0.036"
},
{
"class"
:
"Dist::Zilla::Plugin::MetaConfig"
,
"name"
:
"@Author::ASDAGO/MetaConfig"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::MetaJSON"
,
"name"
:
"@Author::ASDAGO/MetaJSON"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::NextRelease"
,
"name"
:
"@Author::ASDAGO/NextRelease"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::Test::ChangesHasContent"
,
"name"
:
"@Author::ASDAGO/Test::ChangesHasContent"
,
"version"
:
"0.011"
},
{
"class"
:
"Dist::Zilla::Plugin::PodSyntaxTests"
,
"name"
:
"@Author::ASDAGO/PodSyntaxTests"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::Git::GatherDir"
,
"config"
: {
"Dist::Zilla::Plugin::GatherDir"
: {
"exclude_filename"
: [
"LICENSE"
],
"exclude_match"
: [],
"follow_symlinks"
: 0,
"include_dotfiles"
: 0,
"prefix"
:
""
,
"prune_directory"
: [],
"root"
:
"."
},
"Dist::Zilla::Plugin::Git::GatherDir"
: {
"include_untracked"
: 0
}
},
"name"
:
"@Author::ASDAGO/Git::GatherDir"
,
"version"
:
"2.047"
},
{
"class"
:
"Dist::Zilla::Plugin::Bugtracker"
,
"name"
:
"@Author::ASDAGO/Bugtracker"
,
"version"
:
"1.111080"
},
{
"class"
:
"Dist::Zilla::Plugin::MetaResourcesFromGit"
,
"name"
:
"@Author::ASDAGO/MetaResourcesFromGit"
,
"version"
:
"1.103620"
},
{
"class"
:
"Dist::Zilla::Plugin::PkgVersion"
,
"name"
:
"@Author::ASDAGO/PkgVersion"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::PodWeaver"
,
"config"
: {
"Dist::Zilla::Plugin::PodWeaver"
: {
"config_plugins"
: [
"@Author::ASDAGO"
],
"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"
:
"@Author::ASDAGO/SingleEncoding"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Name"
,
"name"
:
"@Author::ASDAGO/Name"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Version"
,
"name"
:
"@Author::ASDAGO/Version"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Region"
,
"name"
:
"@Author::ASDAGO/prelude"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Generic"
,
"name"
:
"SYNOPSIS"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Generic"
,
"name"
:
"DESCRIPTION"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Generic"
,
"name"
:
"OVERVIEW"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Collect"
,
"name"
:
"FUNCTIONS"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Collect"
,
"name"
:
"VARIABLES"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Collect"
,
"name"
:
"OVERLOADS"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Collect"
,
"name"
:
"METHODS"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Collect"
,
"name"
:
"ATTRIBUTES"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Leftovers"
,
"name"
:
"@Author::ASDAGO/Leftovers"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Region"
,
"name"
:
"@Author::ASDAGO/postlude"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Bugs"
,
"name"
:
"@Author::ASDAGO/Bugs"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Generic"
,
"name"
:
"SEE ALSO"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Generic"
,
"name"
:
"ACKNOWLEDGMENTS"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Generic"
,
"name"
:
"ACKNOWLEDGEMENTS"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Contributors"
,
"name"
:
"@Author::ASDAGO/Contributors"
,
"version"
:
"0.009"
},
{
"class"
:
"Pod::Weaver::Section::Authors"
,
"name"
:
"@Author::ASDAGO/Authors"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Section::Legal"
,
"name"
:
"@Author::ASDAGO/Legal"
,
"version"
:
"4.015"
},
{
"class"
:
"Pod::Weaver::Plugin::Transformer"
,
"name"
:
"@Author::ASDAGO/List"
,
"version"
:
"4.015"
}
]
}
},
"name"
:
"@Author::ASDAGO/PodWeaver"
,
"version"
:
"4.008"
},
{
"class"
:
"Dist::Zilla::Plugin::AutoPrereqs"
,
"name"
:
"@Author::ASDAGO/AutoPrereqs"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::ReadmeAnyFromPod"
,
"config"
: {
"Dist::Zilla::Role::FileWatcher"
: {
"version"
:
"0.006"
}
},
"name"
:
"@Author::ASDAGO/ReadmeAnyFromPod"
,
"version"
:
"0.163250"
},
{
"class"
:
"Dist::Zilla::Plugin::FinderCode"
,
"name"
:
":InstallModules"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::FinderCode"
,
"name"
:
":IncModules"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::FinderCode"
,
"name"
:
":TestFiles"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::FinderCode"
,
"name"
:
":ExtraTestFiles"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::FinderCode"
,
"name"
:
":ExecFiles"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::FinderCode"
,
"name"
:
":PerlExecFiles"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::FinderCode"
,
"name"
:
":ShareFiles"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::FinderCode"
,
"name"
:
":MainModule"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::FinderCode"
,
"name"
:
":AllFiles"
,
"version"
:
"6.019"
},
{
"class"
:
"Dist::Zilla::Plugin::FinderCode"
,
"name"
:
":NoFiles"
,
"version"
:
"6.019"
}
],
"zilla"
: {
"class"
:
"Dist::Zilla::Dist::Builder"
,
"config"
: {
"is_trial"
: 0
},
"version"
:
"6.019"
}
},
"x_generated_by_perl"
:
"v5.32.1"
,
"x_serialization_backend"
:
"Cpanel::JSON::XS version 4.25"
,
"x_spdx_expression"
:
"GPL-3.0-or-later"
}