summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'META.json')
-rw-r--r--META.json146
1 files changed, 76 insertions, 70 deletions
diff --git a/META.json b/META.json
index 83e3204..c9fbc64 100644
--- a/META.json
+++ b/META.json
@@ -1,10 +1,10 @@
{
- "abstract" : "A simple class for iterating over Perl arrays",
+ "abstract" : "(ADOPTME) A simple class for iterating over Perl arrays",
"author" : [
"perlancar <perlancar@cpan.org>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.023, CPAN::Meta::Converter version 2.150010",
+ "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
@@ -46,19 +46,19 @@
"provides" : {
"Array::Iterator" : {
"file" : "lib/Array/Iterator.pm",
- "version" : "0.131"
+ "version" : "0.132"
},
"Array::Iterator::BiDirectional" : {
"file" : "lib/Array/Iterator/BiDirectional.pm",
- "version" : "0.131"
+ "version" : "0.132"
},
"Array::Iterator::Circular" : {
"file" : "lib/Array/Iterator/Circular.pm",
- "version" : "0.131"
+ "version" : "0.132"
},
"Array::Iterator::Reusable" : {
"file" : "lib/Array/Iterator/Reusable.pm",
- "version" : "0.131"
+ "version" : "0.132"
}
},
"release_status" : "stable",
@@ -73,10 +73,10 @@
"web" : "https://github.com/perlancar/perl-Array-Iterator"
}
},
- "version" : "0.131",
+ "version" : "0.132",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.034000"
+ "version" : "5.038000"
},
"plugins" : [
{
@@ -98,52 +98,52 @@
}
},
"name" : "@Author::PERLANCAR/@Filter/GatherDir",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
"name" : "@Author::PERLANCAR/@Filter/PruneCruft",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::ManifestSkip",
"name" : "@Author::PERLANCAR/@Filter/ManifestSkip",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "@Author::PERLANCAR/@Filter/MetaYAML",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "@Author::PERLANCAR/@Filter/License",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::PodCoverageTests",
"name" : "@Author::PERLANCAR/@Filter/PodCoverageTests",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@Author::PERLANCAR/@Filter/PodSyntaxTests",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::ExtraTests",
"name" : "@Author::PERLANCAR/@Filter/ExtraTests",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "@Author::PERLANCAR/@Filter/ExecDir",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::ShareDir",
"name" : "@Author::PERLANCAR/@Filter/ShareDir",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -153,27 +153,27 @@
}
},
"name" : "@Author::PERLANCAR/@Filter/MakeMaker",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "@Author::PERLANCAR/@Filter/Manifest",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "@Author::PERLANCAR/@Filter/ConfirmRelease",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "@Author::PERLANCAR/ExecDir script",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::PERLANCAR::BeforeBuild",
"name" : "@Author::PERLANCAR/PERLANCAR::BeforeBuild",
- "version" : "0.605"
+ "version" : "0.610"
},
{
"class" : "Dist::Zilla::Plugin::Rinci::AbstractFromMeta",
@@ -187,8 +187,14 @@
},
{
"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.062"
+ "version" : "0.064"
},
{
"class" : "Dist::Zilla::Plugin::PERLANCAR::MetaResources",
@@ -225,7 +231,7 @@
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.17.1",
+ "git_version" : "2.25.1",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "name",
@@ -238,7 +244,7 @@
{
"class" : "Dist::Zilla::Plugin::CopyrightYearFromGit",
"name" : "@Author::PERLANCAR/CopyrightYearFromGit",
- "version" : "0.006"
+ "version" : "0.009"
},
{
"class" : "Dist::Zilla::Plugin::IfBuilt",
@@ -248,12 +254,12 @@
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@Author::PERLANCAR/MetaJSON",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@Author::PERLANCAR/MetaConfig",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -263,7 +269,7 @@
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : "@Author::PERLANCAR/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version" : "6.023"
+ "version" : "6.030"
}
],
"include_underscores" : 0
@@ -290,7 +296,7 @@
{
"class" : "Dist::Zilla::Plugin::OurDate",
"name" : "@Author::PERLANCAR/OurDate",
- "version" : "0.03"
+ "version" : "0.040"
},
{
"class" : "Dist::Zilla::Plugin::OurDist",
@@ -308,73 +314,73 @@
"Dist::Zilla::Plugin::PodWeaver" : {
"finder" : [
":InstallModules",
- ":ExecFiles"
+ ":PerlExecFiles"
],
"plugins" : [
{
"class" : "Pod::Weaver::Plugin::EnsurePod5",
"name" : "@CorePrep/EnsurePod5",
- "version" : "4.018"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Plugin::H1Nester",
"name" : "@CorePrep/H1Nester",
- "version" : "4.018"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Name",
"name" : "@Author::PERLANCAR/Name",
- "version" : "4.018"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Version",
"name" : "@Author::PERLANCAR/Version",
- "version" : "4.018"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Region",
"name" : "@Author::PERLANCAR/prelude",
- "version" : "4.018"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "SYNOPSIS",
- "version" : "4.018"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "DESCRIPTION",
- "version" : "4.018"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "OVERVIEW",
- "version" : "4.018"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Collect",
"name" : "ATTRIBUTES",
- "version" : "4.018"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Collect",
"name" : "METHODS",
- "version" : "4.018"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Collect",
"name" : "FUNCTIONS",
- "version" : "4.018"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Leftovers",
"name" : "@Author::PERLANCAR/Leftovers",
- "version" : "4.018"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Region",
"name" : "@Author::PERLANCAR/postlude",
- "version" : "4.018"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Completion::GetoptLongComplete",
@@ -409,7 +415,7 @@
{
"class" : "Pod::Weaver::Section::Authors",
"name" : "@Author::PERLANCAR/Authors",
- "version" : "4.018"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Section::Contributors",
@@ -419,17 +425,17 @@
{
"class" : "Pod::Weaver::Section::PERLANCAR::Contributing",
"name" : "@Author::PERLANCAR/PERLANCAR/Contributing",
- "version" : "0.292"
+ "version" : "0.293"
},
{
"class" : "Pod::Weaver::Section::Legal",
"name" : "@Author::PERLANCAR/Legal",
- "version" : "4.018"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Plugin::Rinci",
"name" : "@Author::PERLANCAR/Rinci",
- "version" : "0.780"
+ "version" : "0.786"
},
{
"class" : "Pod::Weaver::Plugin::AppendPrepend",
@@ -444,7 +450,7 @@
{
"class" : "Pod::Weaver::Plugin::SingleEncoding",
"name" : "@Author::PERLANCAR/SingleEncoding",
- "version" : "4.018"
+ "version" : "4.019"
},
{
"class" : "Pod::Weaver::Plugin::PERLANCAR::SortSections",
@@ -455,12 +461,12 @@
}
},
"name" : "@Author::PERLANCAR/PodWeaver",
- "version" : "4.009"
+ "version" : "4.010"
},
{
"class" : "Dist::Zilla::Plugin::PruneFiles",
"name" : "@Author::PERLANCAR/PruneFiles",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::Pod2Readme",
@@ -522,7 +528,7 @@
}
},
"name" : "@Author::PERLANCAR/Test::Perl::Critic::Subset",
- "version" : "3.001.005"
+ "version" : "3.001.006"
},
{
"class" : "Dist::Zilla::Plugin::Test::Rinci",
@@ -548,7 +554,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",
@@ -574,7 +580,7 @@
}
},
"name" : "TestRequires",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -585,62 +591,62 @@
}
},
"name" : "Prereqs",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.023"
+ "version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : "@Author::PERLANCAR/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version" : "6.023"
+ "version" : "6.030"
}
],
"zilla" : {
@@ -648,7 +654,7 @@
"config" : {
"is_trial" : 0
},
- "version" : "6.023"
+ "version" : "6.030"
}
},
"x_authority" : "cpan:PERLANCAR",
@@ -657,10 +663,10 @@
"Florian Schlichting <fsfs@debian.org>",
"Mohammad S Anwar <mohammad.anwar@yahoo.com>",
"Neil Bowers <neil@bowers.com>",
- "Steven Haryanto (on PC) <stevenharyanto@gmail.com>"
+ "Steven Haryanto <stevenharyanto@gmail.com>"
],
- "x_generated_by_perl" : "v5.34.0",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
+ "x_generated_by_perl" : "v5.38.0",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
"x_static_install" : 1
}