summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'META.json')
-rw-r--r--META.json271
1 files changed, 193 insertions, 78 deletions
diff --git a/META.json b/META.json
index f5c2c8d..325ce8d 100644
--- a/META.json
+++ b/META.json
@@ -4,7 +4,7 @@
"perlancar <perlancar@cpan.org>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
+ "generated_by" : "Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
@@ -28,7 +28,7 @@
"Test::Rinci" : "0.151"
},
"x_spec" : {
- "Rinci" : "v1.1.90"
+ "Rinci" : "v1.1.102"
}
},
"runtime" : {
@@ -51,6 +51,40 @@
}
}
},
+ "provides" : {
+ "Algorithm::Backoff" : {
+ "file" : "lib/Algorithm/Backoff.pm",
+ "version" : "0.010"
+ },
+ "Algorithm::Backoff::Constant" : {
+ "file" : "lib/Algorithm/Backoff/Constant.pm",
+ "version" : "0.010"
+ },
+ "Algorithm::Backoff::Exponential" : {
+ "file" : "lib/Algorithm/Backoff/Exponential.pm",
+ "version" : "0.010"
+ },
+ "Algorithm::Backoff::Fibonacci" : {
+ "file" : "lib/Algorithm/Backoff/Fibonacci.pm",
+ "version" : "0.010"
+ },
+ "Algorithm::Backoff::LILD" : {
+ "file" : "lib/Algorithm/Backoff/LILD.pm",
+ "version" : "0.010"
+ },
+ "Algorithm::Backoff::LIMD" : {
+ "file" : "lib/Algorithm/Backoff/LIMD.pm",
+ "version" : "0.010"
+ },
+ "Algorithm::Backoff::MILD" : {
+ "file" : "lib/Algorithm/Backoff/MILD.pm",
+ "version" : "0.010"
+ },
+ "Algorithm::Backoff::MIMD" : {
+ "file" : "lib/Algorithm/Backoff/MIMD.pm",
+ "version" : "0.010"
+ }
+ },
"release_status" : "stable",
"resources" : {
"bugtracker" : {
@@ -63,13 +97,18 @@
"web" : "https://github.com/perlancar/perl-Algorithm-Backoff"
}
},
- "version" : "0.009",
+ "version" : "0.010",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.028002"
+ "version" : "5.038002"
},
"plugins" : [
{
+ "class" : "Dist::Zilla::Plugin::PERLANCAR::CheckPendingRelease",
+ "name" : "@Author::PERLANCAR/PERLANCAR::CheckPendingRelease",
+ "version" : "0.001"
+ },
+ {
"class" : "Dist::Zilla::Plugin::GatherDir",
"config" : {
"Dist::Zilla::Plugin::GatherDir" : {
@@ -83,52 +122,52 @@
}
},
"name" : "@Author::PERLANCAR/@Filter/GatherDir",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
"name" : "@Author::PERLANCAR/@Filter/PruneCruft",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::ManifestSkip",
"name" : "@Author::PERLANCAR/@Filter/ManifestSkip",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "@Author::PERLANCAR/@Filter/MetaYAML",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "@Author::PERLANCAR/@Filter/License",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::PodCoverageTests",
"name" : "@Author::PERLANCAR/@Filter/PodCoverageTests",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@Author::PERLANCAR/@Filter/PodSyntaxTests",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::ExtraTests",
"name" : "@Author::PERLANCAR/@Filter/ExtraTests",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "@Author::PERLANCAR/@Filter/ExecDir",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::ShareDir",
"name" : "@Author::PERLANCAR/@Filter/ShareDir",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -138,27 +177,27 @@
}
},
"name" : "@Author::PERLANCAR/@Filter/MakeMaker",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "@Author::PERLANCAR/@Filter/Manifest",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "@Author::PERLANCAR/@Filter/ConfirmRelease",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "@Author::PERLANCAR/ExecDir script",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::PERLANCAR::BeforeBuild",
"name" : "@Author::PERLANCAR/PERLANCAR::BeforeBuild",
- "version" : "0.596"
+ "version" : "0.610"
},
{
"class" : "Dist::Zilla::Plugin::Rinci::AbstractFromMeta",
@@ -172,13 +211,19 @@
},
{
"class" : "Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec",
+ "config" : {
+ "Dist::Zilla::Role::ModuleMetadata" : {
+ "Module::Metadata" : "1.000037",
+ "version" : "0.006"
+ }
+ },
"name" : "@Author::PERLANCAR/PERLANCAR::EnsurePrereqToSpec",
- "version" : "0.060"
+ "version" : "0.064"
},
{
"class" : "Dist::Zilla::Plugin::PERLANCAR::MetaResources",
"name" : "@Author::PERLANCAR/PERLANCAR::MetaResources",
- "version" : "0.040"
+ "version" : "0.043"
},
{
"class" : "Dist::Zilla::Plugin::CheckChangeLog",
@@ -199,7 +244,7 @@
]
},
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000033",
+ "Module::Metadata" : "1.000037",
"version" : "0.006"
}
},
@@ -207,9 +252,23 @@
"version" : "0.011"
},
{
+ "class" : "Dist::Zilla::Plugin::Git::Contributors",
+ "config" : {
+ "Dist::Zilla::Plugin::Git::Contributors" : {
+ "git_version" : "2.25.1",
+ "include_authors" : 0,
+ "include_releaser" : 1,
+ "order_by" : "name",
+ "paths" : []
+ }
+ },
+ "name" : "@Author::PERLANCAR/Git::Contributors",
+ "version" : "0.036"
+ },
+ {
"class" : "Dist::Zilla::Plugin::CopyrightYearFromGit",
"name" : "@Author::PERLANCAR/CopyrightYearFromGit",
- "version" : "0.003"
+ "version" : "0.009"
},
{
"class" : "Dist::Zilla::Plugin::IfBuilt",
@@ -219,22 +278,49 @@
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@Author::PERLANCAR/MetaJSON",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@Author::PERLANCAR/MetaConfig",
- "version" : "6.012"
+ "version" : "6.031"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
+ "config" : {
+ "Dist::Zilla::Plugin::MetaProvides::Package" : {
+ "finder_objects" : [
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : "@Author::PERLANCAR/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
+ "version" : "6.031"
+ }
+ ],
+ "include_underscores" : 0
+ },
+ "Dist::Zilla::Role::MetaProvider::Provider" : {
+ "$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : "2.002004",
+ "inherit_missing" : 1,
+ "inherit_version" : 1,
+ "meta_noindex" : 1
+ },
+ "Dist::Zilla::Role::ModuleMetadata" : {
+ "Module::Metadata" : "1.000037",
+ "version" : "0.006"
+ }
+ },
+ "name" : "@Author::PERLANCAR/MetaProvides::Package",
+ "version" : "2.004003"
},
{
- "class" : "Dist::Zilla::Plugin::Authority",
- "name" : "@Author::PERLANCAR/Authority",
- "version" : "1.009"
+ "class" : "Dist::Zilla::Plugin::PERLANCAR::Authority",
+ "name" : "@Author::PERLANCAR/PERLANCAR::Authority",
+ "version" : "0.001"
},
{
"class" : "Dist::Zilla::Plugin::OurDate",
"name" : "@Author::PERLANCAR/OurDate",
- "version" : "0.03"
+ "version" : "0.040"
},
{
"class" : "Dist::Zilla::Plugin::OurDist",
@@ -244,7 +330,7 @@
{
"class" : "Dist::Zilla::Plugin::OurPkgVersion",
"name" : "@Author::PERLANCAR/OurPkgVersion",
- "version" : "0.15"
+ "version" : "0.21"
},
{
"class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -252,73 +338,73 @@
"Dist::Zilla::Plugin::PodWeaver" : {
"finder" : [
":InstallModules",
- ":ExecFiles"
+ ":PerlExecFiles"
],
"plugins" : [
{
"class" : "Pod::Weaver::Plugin::EnsurePod5",
"name" : "@CorePrep/EnsurePod5",
- "version" : "4.015"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Plugin::H1Nester",
"name" : "@CorePrep/H1Nester",
- "version" : "4.015"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Name",
"name" : "@Author::PERLANCAR/Name",
- "version" : "4.015"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Version",
"name" : "@Author::PERLANCAR/Version",
- "version" : "4.015"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Region",
"name" : "@Author::PERLANCAR/prelude",
- "version" : "4.015"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "SYNOPSIS",
- "version" : "4.015"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "DESCRIPTION",
- "version" : "4.015"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "OVERVIEW",
- "version" : "4.015"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Collect",
"name" : "ATTRIBUTES",
- "version" : "4.015"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Collect",
"name" : "METHODS",
- "version" : "4.015"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Collect",
"name" : "FUNCTIONS",
- "version" : "4.015"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Leftovers",
"name" : "@Author::PERLANCAR/Leftovers",
- "version" : "4.015"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Region",
"name" : "@Author::PERLANCAR/postlude",
- "version" : "4.015"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Completion::GetoptLongComplete",
@@ -353,22 +439,32 @@
{
"class" : "Pod::Weaver::Section::Authors",
"name" : "@Author::PERLANCAR/Authors",
- "version" : "4.015"
+ "version" : "4.019"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Contributors",
+ "name" : "@Author::PERLANCAR/Contributors",
+ "version" : "0.009"
+ },
+ {
+ "class" : "Pod::Weaver::Section::PERLANCAR::Contributing",
+ "name" : "@Author::PERLANCAR/PERLANCAR/Contributing",
+ "version" : "0.293"
},
{
"class" : "Pod::Weaver::Section::Legal",
"name" : "@Author::PERLANCAR/Legal",
- "version" : "4.015"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Plugin::Rinci",
"name" : "@Author::PERLANCAR/Rinci",
- "version" : "0.780"
+ "version" : "0.786"
},
{
"class" : "Pod::Weaver::Plugin::AppendPrepend",
"name" : "@Author::PERLANCAR/AppendPrepend",
- "version" : "0.01"
+ "version" : "0.021"
},
{
"class" : "Pod::Weaver::Plugin::EnsureUniqueSections",
@@ -378,23 +474,23 @@
{
"class" : "Pod::Weaver::Plugin::SingleEncoding",
"name" : "@Author::PERLANCAR/SingleEncoding",
- "version" : "4.015"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Plugin::PERLANCAR::SortSections",
"name" : "@Author::PERLANCAR/PERLANCAR::SortSections",
- "version" : "0.06"
+ "version" : "0.082"
}
]
}
},
"name" : "@Author::PERLANCAR/PodWeaver",
- "version" : "4.008"
+ "version" : "4.010"
},
{
"class" : "Dist::Zilla::Plugin::PruneFiles",
"name" : "@Author::PERLANCAR/PruneFiles",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::Pod2Readme",
@@ -404,17 +500,17 @@
{
"class" : "Dist::Zilla::Plugin::Rinci::AddPrereqs",
"name" : "@Author::PERLANCAR/Rinci::AddPrereqs",
- "version" : "0.142"
+ "version" : "0.145"
},
{
"class" : "Dist::Zilla::Plugin::Rinci::AddToDb",
"name" : "@Author::PERLANCAR/Rinci::AddToDb",
- "version" : "0.01"
+ "version" : "0.020"
},
{
- "class" : "Dist::Zilla::Plugin::Rinci::Validate",
- "name" : "@Author::PERLANCAR/Rinci::Validate",
- "version" : "0.24"
+ "class" : "Dist::Zilla::Plugin::Rinci::EmbedValidator",
+ "name" : "@Author::PERLANCAR/Rinci::EmbedValidator",
+ "version" : "0.251"
},
{
"class" : "Dist::Zilla::Plugin::SetScriptShebang",
@@ -445,9 +541,18 @@
"version" : "2.058"
},
{
- "class" : "Dist::Zilla::Plugin::Test::Perl::Critic",
- "name" : "@Author::PERLANCAR/Test::Perl::Critic",
- "version" : "3.001"
+ "class" : "Dist::Zilla::Plugin::Test::Perl::Critic::Subset",
+ "config" : {
+ "Dist::Zilla::Plugin::Test::Perl::Critic::Subset" : {
+ "finder" : [
+ ":ExecFiles",
+ ":InstallModules",
+ ":TestFiles"
+ ]
+ }
+ },
+ "name" : "@Author::PERLANCAR/Test::Perl::Critic::Subset",
+ "version" : "3.001.006"
},
{
"class" : "Dist::Zilla::Plugin::Test::Rinci",
@@ -473,7 +578,7 @@
{
"class" : "Dist::Zilla::Plugin::Acme::CPANModules::Blacklist",
"name" : "@Author::PERLANCAR/Acme::CPANModules::Blacklist",
- "version" : "0.001"
+ "version" : "0.002"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs::EnsureVersion",
@@ -483,7 +588,7 @@
{
"class" : "Dist::Zilla::Plugin::Prereqs::CheckCircular",
"name" : "@Author::PERLANCAR/Prereqs::CheckCircular",
- "version" : "0.006"
+ "version" : "0.007"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN::WWWPAUSESimple",
@@ -499,7 +604,7 @@
}
},
"name" : "TestRequires",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -510,7 +615,7 @@
}
},
"name" : "Prereqs",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -521,57 +626,62 @@
}
},
"name" : "DevelopX_spec",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.012"
+ "version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.012"
+ "version" : "6.031"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : "@Author::PERLANCAR/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
+ "version" : "6.031"
}
],
"zilla" : {
@@ -579,12 +689,17 @@
"config" : {
"is_trial" : 0
},
- "version" : "6.012"
+ "version" : "6.031"
}
},
"x_authority" : "cpan:PERLANCAR",
- "x_generated_by_perl" : "v5.28.2",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.11",
+ "x_contributors" : [
+ "Brendan Byrd <brendan.byrd@grantstreet.com>",
+ "SineSwiper <GitHub@ResonatorSoft.org>"
+ ],
+ "x_generated_by_perl" : "v5.38.2",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
+ "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
"x_static_install" : 1
}