summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2023-11-25 17:59:53 +0100
committergregor herrmann <gregoa@debian.org>2023-11-25 17:59:53 +0100
commit95e78eb20cea05a9fb1ee93d6aa2a8b117c3b353 (patch)
treeb559aaaa20edf9357a5a5e02be98a195e3b27e57
parente5fd9a81e5f54f23ecd7e0555aa948bb02803a9a (diff)
New upstream version 0.132
-rw-r--r--Changes8
-rw-r--r--LICENSE189
-rw-r--r--MANIFEST2
-rw-r--r--META.json146
-rw-r--r--META.yml154
-rw-r--r--Makefile.PL6
-rw-r--r--README27
-rw-r--r--dist.ini4
-rw-r--r--lib/Array/Iterator.pm23
-rw-r--r--lib/Array/Iterator/BiDirectional.pm15
-rw-r--r--lib/Array/Iterator/Circular.pm15
-rw-r--r--lib/Array/Iterator/Reusable.pm15
-rw-r--r--t/author-critic.t2
-rw-r--r--t/author-pod-coverage.t3
14 files changed, 333 insertions, 276 deletions
diff --git a/Changes b/Changes
index 9da1970..48c95e8 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,11 @@
+0.132 2023-11-21 Released-By: PERLANCAR; Urgency: low
+
+ - No functional changes.
+
+ - Mark distribution as up for adoption since I'm no longer using
+ it.
+
+
0.131 2021-09-26 Released-By: PERLANCAR; Urgency: low
- No functional changes.
diff --git a/LICENSE b/LICENSE
index a587029..50c4ff0 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-This software is copyright (c) 2021, 2017, 2013, 2012, 2011 by perlancar <perlancar@cpan.org>.
+This software is copyright (c) 2023, 2021, 2017, 2013, 2012, 2011 by perlancar <perlancar@cpan.org>.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@ b) the "Artistic License"
--- The GNU General Public License, Version 1, February 1989 ---
-This software is Copyright (c) 2021, 2017, 2013, 2012, 2011 by perlancar <perlancar@cpan.org>.
+This software is Copyright (c) 2023, 2021, 2017, 2013, 2012, 2011 by perlancar <perlancar@cpan.org>.
This is free software, licensed under:
@@ -270,110 +270,143 @@ necessary. Here a sample; alter the names:
That's all there is to it!
---- The Artistic License 1.0 ---
+--- The Perl Artistic License 1.0 ---
-This software is Copyright (c) 2021, 2017, 2013, 2012, 2011 by perlancar <perlancar@cpan.org>.
+This software is Copyright (c) 2023, 2021, 2017, 2013, 2012, 2011 by perlancar <perlancar@cpan.org>.
This is free software, licensed under:
- The Artistic License 1.0
+ The Perl Artistic License 1.0
-The Artistic License
-Preamble
-The intent of this document is to state the conditions under which a Package
-may be copied, such that the Copyright Holder maintains some semblance of
-artistic control over the development of the package, while giving the users of
-the package the right to use and distribute the Package in a more-or-less
-customary fashion, plus the right to make reasonable modifications.
+
+
+ The "Artistic License"
+
+ Preamble
+
+The intent of this document is to state the conditions under which a
+Package may be copied, such that the Copyright Holder maintains some
+semblance of artistic control over the development of the package,
+while giving the users of the package the right to use and distribute
+the Package in a more-or-less customary fashion, plus the right to make
+reasonable modifications.
Definitions:
- - "Package" refers to the collection of files distributed by the Copyright
- Holder, and derivatives of that collection of files created through
- textual modification.
- - "Standard Version" refers to such a Package if it has not been modified,
- or has been modified in accordance with the wishes of the Copyright
- Holder.
- - "Copyright Holder" is whoever is named in the copyright or copyrights for
- the package.
- - "You" is you, if you're thinking about copying or distributing this Package.
- - "Reasonable copying fee" is whatever you can justify on the basis of media
- cost, duplication charges, time of people involved, and so on. (You will
- not be required to justify it to the Copyright Holder, but only to the
- computing community at large as a market that must bear the fee.)
- - "Freely Available" means that no fee is charged for the item itself, though
- there may be fees involved in handling the item. It also means that
- recipients of the item may redistribute it under the same conditions they
- received it.
+ "Package" refers to the collection of files distributed by the
+ Copyright Holder, and derivatives of that collection of files
+ created through textual modification.
+
+ "Standard Version" refers to such a Package if it has not been
+ modified, or has been modified in accordance with the wishes
+ of the Copyright Holder as specified below.
+
+ "Copyright Holder" is whoever is named in the copyright or
+ copyrights for the package.
+
+ "You" is you, if you're thinking about copying or distributing
+ this Package.
+
+ "Reasonable copying fee" is whatever you can justify on the
+ basis of media cost, duplication charges, time of people involved,
+ and so on. (You will not be required to justify it to the
+ Copyright Holder, but only to the computing community at large
+ as a market that must bear the fee.)
+
+ "Freely Available" means that no fee is charged for the item
+ itself, though there may be fees involved in handling the item.
+ It also means that recipients of the item may redistribute it
+ under the same conditions they received it.
1. You may make and give away verbatim copies of the source form of the
Standard Version of this Package without restriction, provided that you
duplicate all of the original copyright notices and associated disclaimers.
-2. You may apply bug fixes, portability fixes and other modifications derived
-from the Public Domain or from the Copyright Holder. A Package modified in such
-a way shall still be considered the Standard Version.
+2. You may apply bug fixes, portability fixes and other modifications
+derived from the Public Domain or from the Copyright Holder. A Package
+modified in such a way shall still be considered the Standard Version.
-3. You may otherwise modify your copy of this Package in any way, provided that
-you insert a prominent notice in each changed file stating how and when you
-changed that file, and provided that you do at least ONE of the following:
+3. You may otherwise modify your copy of this Package in any way, provided
+that you insert a prominent notice in each changed file stating how and
+when you changed that file, and provided that you do at least ONE of the
+following:
- a) place your modifications in the Public Domain or otherwise make them
- Freely Available, such as by posting said modifications to Usenet or an
- equivalent medium, or placing the modifications on a major archive site
- such as ftp.uu.net, or by allowing the Copyright Holder to include your
- modifications in the Standard Version of the Package.
+ a) place your modifications in the Public Domain or otherwise make them
+ Freely Available, such as by posting said modifications to Usenet or
+ an equivalent medium, or placing the modifications on a major archive
+ site such as uunet.uu.net, or by allowing the Copyright Holder to include
+ your modifications in the Standard Version of the Package.
- b) use the modified Package only within your corporation or organization.
+ b) use the modified Package only within your corporation or organization.
- c) rename any non-standard executables so the names do not conflict with
- standard executables, which must also be provided, and provide a separate
- manual page for each non-standard executable that clearly documents how it
- differs from the Standard Version.
+ c) rename any non-standard executables so the names do not conflict
+ with standard executables, which must also be provided, and provide
+ a separate manual page for each non-standard executable that clearly
+ documents how it differs from the Standard Version.
- d) make other distribution arrangements with the Copyright Holder.
+ d) make other distribution arrangements with the Copyright Holder.
-4. You may distribute the programs of this Package in object code or executable
-form, provided that you do at least ONE of the following:
+4. You may distribute the programs of this Package in object code or
+executable form, provided that you do at least ONE of the following:
- a) distribute a Standard Version of the executables and library files,
- together with instructions (in the manual page or equivalent) on where to
- get the Standard Version.
+ a) distribute a Standard Version of the executables and library files,
+ together with instructions (in the manual page or equivalent) on where
+ to get the Standard Version.
- b) accompany the distribution with the machine-readable source of the Package
- with your modifications.
+ b) accompany the distribution with the machine-readable source of
+ the Package with your modifications.
- c) accompany any non-standard executables with their corresponding Standard
- Version executables, giving the non-standard executables non-standard
- names, and clearly documenting the differences in manual pages (or
- equivalent), together with instructions on where to get the Standard
- Version.
+ c) give non-standard executables non-standard names, and clearly
+ document the differences in manual pages (or equivalent), together
+ with instructions on where to get the Standard Version.
- d) make other distribution arrangements with the Copyright Holder.
+ d) make other distribution arrangements with the Copyright Holder.
5. You may charge a reasonable copying fee for any distribution of this
-Package. You may charge any fee you choose for support of this Package. You
-may not charge a fee for this Package itself. However, you may distribute this
-Package in aggregate with other (possibly commercial) programs as part of a
-larger (possibly commercial) software distribution provided that you do not
-advertise this Package as a product of your own.
-
-6. The scripts and library files supplied as input to or produced as output
-from the programs of this Package do not automatically fall under the copyright
-of this Package, but belong to whomever generated them, and may be sold
-commercially, and may be aggregated with this Package.
-
-7. C or perl subroutines supplied by you and linked into this Package shall not
-be considered part of this Package.
-
-8. The name of the Copyright Holder may not be used to endorse or promote
+Package. You may charge any fee you choose for support of this
+Package. You may not charge a fee for this Package itself. However,
+you may distribute this Package in aggregate with other (possibly
+commercial) programs as part of a larger (possibly commercial) software
+distribution provided that you do not advertise this Package as a
+product of your own. You may embed this Package's interpreter within
+an executable of yours (by linking); this shall be construed as a mere
+form of aggregation, provided that the complete Standard Version of the
+interpreter is so embedded.
+
+6. The scripts and library files supplied as input to or produced as
+output from the programs of this Package do not automatically fall
+under the copyright of this Package, but belong to whoever generated
+them, and may be sold commercially, and may be aggregated with this
+Package. If such scripts or library files are aggregated with this
+Package via the so-called "undump" or "unexec" methods of producing a
+binary executable image, then distribution of such an image shall
+neither be construed as a distribution of this Package nor shall it
+fall under the restrictions of Paragraphs 3 and 4, provided that you do
+not represent such an executable image as a Standard Version of this
+Package.
+
+7. C subroutines (or comparably compiled subroutines in other
+languages) supplied by you and linked into this Package in order to
+emulate subroutines and variables of the language defined by this
+Package shall not be considered part of this Package, but are the
+equivalent of input as in Paragraph 6, provided these subroutines do
+not change the language in any way that would cause it to fail the
+regression tests for the language.
+
+8. Aggregation of this Package with a commercial distribution is always
+permitted provided that the use of this Package is embedded; that is,
+when no overt attempt is made to make this Package's interfaces visible
+to the end user of the commercial distribution. Such use shall not be
+construed as a distribution of this Package.
+
+9. The name of the Copyright Holder may not be used to endorse or promote
products derived from this software without specific prior written permission.
-9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
-WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
-MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
-The End
+ The End
diff --git a/MANIFEST b/MANIFEST
index 5e4b941..be3a51b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.023.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.030.
Changes
LICENSE
MANIFEST
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
}
diff --git a/META.yml b/META.yml
index fb7c677..04eac70 100644
--- a/META.yml
+++ b/META.yml
@@ -1,5 +1,5 @@
---
-abstract: 'A simple class for iterating over Perl arrays'
+abstract: '(ADOPTME) A simple class for iterating over Perl arrays'
author:
- 'perlancar <perlancar@cpan.org>'
build_requires:
@@ -11,7 +11,7 @@ build_requires:
configure_requires:
ExtUtils::MakeMaker: '0'
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
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -20,16 +20,16 @@ name: Array-Iterator
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'
requires:
strict: '0'
warnings: '0'
@@ -37,10 +37,10 @@ resources:
bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Array-Iterator
homepage: https://metacpan.org/release/Array-Iterator
repository: git://github.com/perlancar/perl-Array-Iterator.git
-version: '0.131'
+version: '0.132'
x_Dist_Zilla:
perl:
- version: '5.034000'
+ version: '5.038000'
plugins:
-
class: Dist::Zilla::Plugin::PERLANCAR::CheckPendingRelease
@@ -58,66 +58,66 @@ x_Dist_Zilla:
prune_directory: []
root: .
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
config:
Dist::Zilla::Role::TestRunner:
default_jobs: 1
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
name: '@Author::PERLANCAR/Rinci::AbstractFromMeta'
@@ -128,8 +128,12 @@ x_Dist_Zilla:
version: '0.02'
-
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
name: '@Author::PERLANCAR/PERLANCAR::MetaResources'
@@ -157,7 +161,7 @@ x_Dist_Zilla:
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
@@ -167,7 +171,7 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::CopyrightYearFromGit
name: '@Author::PERLANCAR/CopyrightYearFromGit'
- version: '0.006'
+ version: '0.009'
-
class: Dist::Zilla::Plugin::IfBuilt
name: '@Author::PERLANCAR/IfBuilt'
@@ -175,11 +179,11 @@ x_Dist_Zilla:
-
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
config:
@@ -188,13 +192,13 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::FinderCode
name: '@Author::PERLANCAR/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
- version: '6.023'
+ version: '6.030'
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'
+ inherit_missing: 1
+ inherit_version: 1
+ meta_noindex: 1
Dist::Zilla::Role::ModuleMetadata:
Module::Metadata: '1.000037'
version: '0.006'
@@ -207,7 +211,7 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::OurDate
name: '@Author::PERLANCAR/OurDate'
- version: '0.03'
+ version: '0.040'
-
class: Dist::Zilla::Plugin::OurDist
name: '@Author::PERLANCAR/OurDist'
@@ -222,60 +226,60 @@ x_Dist_Zilla:
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
name: '@Author::PERLANCAR/Completion::GetoptLongComplete'
@@ -303,7 +307,7 @@ x_Dist_Zilla:
-
class: Pod::Weaver::Section::Authors
name: '@Author::PERLANCAR/Authors'
- version: '4.018'
+ version: '4.019'
-
class: Pod::Weaver::Section::Contributors
name: '@Author::PERLANCAR/Contributors'
@@ -311,15 +315,15 @@ x_Dist_Zilla:
-
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
name: '@Author::PERLANCAR/AppendPrepend'
@@ -331,17 +335,17 @@ x_Dist_Zilla:
-
class: Pod::Weaver::Plugin::SingleEncoding
name: '@Author::PERLANCAR/SingleEncoding'
- version: '4.018'
+ version: '4.019'
-
class: Pod::Weaver::Plugin::PERLANCAR::SortSections
name: '@Author::PERLANCAR/PERLANCAR::SortSections'
version: '0.082'
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
name: '@Author::PERLANCAR/Pod2Readme'
@@ -366,7 +370,7 @@ x_Dist_Zilla:
class: Dist::Zilla::Plugin::Test::Compile
config:
Dist::Zilla::Plugin::Test::Compile:
- bail_out_on_fail: '0'
+ bail_out_on_fail: 0
fail_on_warning: author
fake_home: 0
filename: t/00-compile.t
@@ -389,7 +393,7 @@ x_Dist_Zilla:
- ':InstallModules'
- ':TestFiles'
name: '@Author::PERLANCAR/Test::Perl::Critic::Subset'
- version: 3.001.005
+ version: 3.001.006
-
class: Dist::Zilla::Plugin::Test::Rinci
name: '@Author::PERLANCAR/Test::Rinci'
@@ -409,7 +413,7 @@ x_Dist_Zilla:
-
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
name: '@Author::PERLANCAR/Prereqs::EnsureVersion'
@@ -429,7 +433,7 @@ x_Dist_Zilla:
phase: test
type: requires
name: TestRequires
- version: '6.023'
+ version: '6.030'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -437,64 +441,64 @@ x_Dist_Zilla:
phase: runtime
type: requires
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:
class: Dist::Zilla::Dist::Builder
config:
- is_trial: '0'
- version: '6.023'
+ is_trial: 0
+ version: '6.030'
x_authority: cpan:PERLANCAR
x_contributors:
- 'Alexey Surikov <ksurent@gmail.com>'
- 'Florian Schlichting <fsfs@debian.org>'
- 'Mohammad S Anwar <mohammad.anwar@yahoo.com>'
- 'Neil Bowers <neil@bowers.com>'
- - 'Steven Haryanto (on PC) <stevenharyanto@gmail.com>'
-x_generated_by_perl: v5.34.0
-x_serialization_backend: 'YAML::Tiny version 1.73'
+ - 'Steven Haryanto <stevenharyanto@gmail.com>'
+x_generated_by_perl: v5.38.0
+x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
x_static_install: 1
diff --git a/Makefile.PL b/Makefile.PL
index 6e290fe..ce2d18c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.023.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.030.
use strict;
use warnings;
@@ -7,7 +7,7 @@ use warnings;
use ExtUtils::MakeMaker;
my %WriteMakefileArgs = (
- "ABSTRACT" => "A simple class for iterating over Perl arrays",
+ "ABSTRACT" => "(ADOPTME) A simple class for iterating over Perl arrays",
"AUTHOR" => "perlancar <perlancar\@cpan.org>",
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => 0
@@ -26,7 +26,7 @@ my %WriteMakefileArgs = (
"Test::Exception" => 0,
"Test::More" => "0.98"
},
- "VERSION" => "0.131",
+ "VERSION" => "0.132",
"test" => {
"TESTS" => "t/*.t"
}
diff --git a/README b/README
index 200aea9..c2948a0 100644
--- a/README
+++ b/README
@@ -1,9 +1,10 @@
NAME
- Array::Iterator - A simple class for iterating over Perl arrays
+ Array::Iterator - (ADOPTME) A simple class for iterating over Perl
+ arrays
VERSION
- This document describes version 0.131 of Array::Iterator (from Perl
- distribution Array-Iterator), released on 2021-09-26.
+ This document describes version 0.132 of Array::Iterator (from Perl
+ distribution Array-Iterator), released on 2023-11-21.
SYNOPSIS
use Array::Iterator;
@@ -110,7 +111,7 @@ OTHER ITERATOR MODULES
many of the more advanced features of this module.
ACKNOWLEDGEMENTS
- Thanks to Hugo Cornelis for pointing out a bug in "peek()"
+ Thanks to Hugo Cornelis for pointing out a bug in peek()
Thanks to Phillip Moore for providing the patch to allow single element
iteration through the hash-ref constructor parameter.
@@ -142,7 +143,7 @@ METHODS
$i->has_next(2); # 2nd next element
$i->has_next(10); # 10th next element
- Note that has_next(1) is the same as "has_next()".
+ Note that has_next(1) is the same as has_next().
Throws an exception if $n <= 0.
@@ -184,7 +185,7 @@ METHODS
$i->peek(2); # gives you 2nd next element
$i->peek(10); # gives you 10th next element
- Note that peek(1) is the same as "peek()".
+ Note that peek(1) is the same as peek().
Throws an exception if $n <= 0.
@@ -271,7 +272,7 @@ CONTRIBUTORS
* Neil Bowers <neil@bowers.com>
- * Steven Haryanto (on PC) <stevenharyanto@gmail.com>
+ * Steven Haryanto <stevenharyanto@gmail.com>
CONTRIBUTING
To contribute, you can send patches by email/via RT, or send pull
@@ -284,14 +285,14 @@ CONTRIBUTING
If you want to build the distribution (e.g. to try to install it locally
on your system), you can install Dist::Zilla,
- Dist::Zilla::PluginBundle::Author::PERLANCAR, and sometimes one or two
- other Dist::Zilla plugin and/or Pod::Weaver::Plugin. Any additional
- steps required beyond that are considered a bug and can be reported to
- me.
+ Dist::Zilla::PluginBundle::Author::PERLANCAR,
+ Pod::Weaver::PluginBundle::Author::PERLANCAR, and sometimes one or two
+ other Dist::Zilla- and/or Pod::Weaver plugins. Any additional steps
+ required beyond that are considered a bug and can be reported to me.
COPYRIGHT AND LICENSE
- This software is copyright (c) 2021, 2017, 2013, 2012, 2011 by perlancar
- <perlancar@cpan.org>.
+ This software is copyright (c) 2023, 2021, 2017, 2013, 2012, 2011 by
+ perlancar <perlancar@cpan.org>.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
diff --git a/dist.ini b/dist.ini
index b459ab7..ec1148f 100644
--- a/dist.ini
+++ b/dist.ini
@@ -4,12 +4,12 @@ copyright_holder = perlancar <perlancar@cpan.org>
license = Perl_5
;---------------------------------
-version = 0.131
+version = 0.132
name = Array-Iterator
[@Author::PERLANCAR]
-:version=0.605
+:version=0.610
[Prereqs / TestRequires]
Test::Exception=0
diff --git a/lib/Array/Iterator.pm b/lib/Array/Iterator.pm
index 4003b95..fe06fbf 100644
--- a/lib/Array/Iterator.pm
+++ b/lib/Array/Iterator.pm
@@ -4,9 +4,9 @@ use strict;
use warnings;
our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
-our $DATE = '2021-09-26'; # DATE
+our $DATE = '2023-11-21'; # DATE
our $DIST = 'Array-Iterator'; # DIST
-our $VERSION = '0.131'; # VERSION
+our $VERSION = '0.132'; # VERSION
### constructor
@@ -167,7 +167,7 @@ sub get_length {
sub getLength { my $self = shift; $self->get_length(@_) }
1;
-# ABSTRACT: A simple class for iterating over Perl arrays
+# ABSTRACT: (ADOPTME) A simple class for iterating over Perl arrays
__END__
@@ -177,11 +177,11 @@ __END__
=head1 NAME
-Array::Iterator - A simple class for iterating over Perl arrays
+Array::Iterator - (ADOPTME) A simple class for iterating over Perl arrays
=head1 VERSION
-This document describes version 0.131 of Array::Iterator (from Perl distribution Array-Iterator), released on 2021-09-26.
+This document describes version 0.132 of Array::Iterator (from Perl distribution Array-Iterator), released on 2023-11-21.
=head1 SYNOPSIS
@@ -480,7 +480,7 @@ stevan little, E<lt>stevan@iinteractive.comE<gt>
=head1 CONTRIBUTORS
-=for stopwords Alexey Surikov Florian Schlichting Mohammad S Anwar Neil Bowers Steven Haryanto (on PC)
+=for stopwords Alexey Surikov Florian Schlichting Mohammad S Anwar Neil Bowers Steven Haryanto
=over 4
@@ -502,7 +502,7 @@ Neil Bowers <neil@bowers.com>
=item *
-Steven Haryanto (on PC) <stevenharyanto@gmail.com>
+Steven Haryanto <stevenharyanto@gmail.com>
=back
@@ -519,13 +519,14 @@ simply modify the code, then test via:
If you want to build the distribution (e.g. to try to install it locally on your
system), you can install L<Dist::Zilla>,
-L<Dist::Zilla::PluginBundle::Author::PERLANCAR>, and sometimes one or two other
-Dist::Zilla plugin and/or Pod::Weaver::Plugin. Any additional steps required
-beyond that are considered a bug and can be reported to me.
+L<Dist::Zilla::PluginBundle::Author::PERLANCAR>,
+L<Pod::Weaver::PluginBundle::Author::PERLANCAR>, and sometimes one or two other
+Dist::Zilla- and/or Pod::Weaver plugins. Any additional steps required beyond
+that are considered a bug and can be reported to me.
=head1 COPYRIGHT AND LICENSE
-This software is copyright (c) 2021, 2017, 2013, 2012, 2011 by perlancar <perlancar@cpan.org>.
+This software is copyright (c) 2023, 2021, 2017, 2013, 2012, 2011 by perlancar <perlancar@cpan.org>.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
diff --git a/lib/Array/Iterator/BiDirectional.pm b/lib/Array/Iterator/BiDirectional.pm
index 83242a2..ae31cdf 100644
--- a/lib/Array/Iterator/BiDirectional.pm
+++ b/lib/Array/Iterator/BiDirectional.pm
@@ -7,9 +7,9 @@ use warnings;
use Array::Iterator;
our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
-our $DATE = '2021-09-26'; # DATE
+our $DATE = '2023-11-21'; # DATE
our $DIST = 'Array-Iterator'; # DIST
-our $VERSION = '0.131'; # VERSION
+our $VERSION = '0.132'; # VERSION
our @ISA = qw(Array::Iterator);
@@ -75,7 +75,7 @@ Array::Iterator::BiDirectional - A subclass of Array::Iterator to allow forwards
=head1 VERSION
-This document describes version 0.131 of Array::Iterator::BiDirectional (from Perl distribution Array-Iterator), released on 2021-09-26.
+This document describes version 0.132 of Array::Iterator::BiDirectional (from Perl distribution Array-Iterator), released on 2023-11-21.
=head1 SYNOPSIS
@@ -162,13 +162,14 @@ simply modify the code, then test via:
If you want to build the distribution (e.g. to try to install it locally on your
system), you can install L<Dist::Zilla>,
-L<Dist::Zilla::PluginBundle::Author::PERLANCAR>, and sometimes one or two other
-Dist::Zilla plugin and/or Pod::Weaver::Plugin. Any additional steps required
-beyond that are considered a bug and can be reported to me.
+L<Dist::Zilla::PluginBundle::Author::PERLANCAR>,
+L<Pod::Weaver::PluginBundle::Author::PERLANCAR>, and sometimes one or two other
+Dist::Zilla- and/or Pod::Weaver plugins. Any additional steps required beyond
+that are considered a bug and can be reported to me.
=head1 COPYRIGHT AND LICENSE
-This software is copyright (c) 2021, 2017, 2013, 2012, 2011 by perlancar <perlancar@cpan.org>.
+This software is copyright (c) 2023, 2021, 2017, 2013, 2012, 2011 by perlancar <perlancar@cpan.org>.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
diff --git a/lib/Array/Iterator/Circular.pm b/lib/Array/Iterator/Circular.pm
index 0e36f15..48b40ae 100644
--- a/lib/Array/Iterator/Circular.pm
+++ b/lib/Array/Iterator/Circular.pm
@@ -7,9 +7,9 @@ use warnings;
use Array::Iterator;
our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
-our $DATE = '2021-09-26'; # DATE
+our $DATE = '2023-11-21'; # DATE
our $DIST = 'Array-Iterator'; # DIST
-our $VERSION = '0.131'; # VERSION
+our $VERSION = '0.132'; # VERSION
our @ISA = qw(Array::Iterator);
@@ -75,7 +75,7 @@ Array::Iterator::Circular - A subclass of Array::Iterator to allow circular iter
=head1 VERSION
-This document describes version 0.131 of Array::Iterator::Circular (from Perl distribution Array-Iterator), released on 2021-09-26.
+This document describes version 0.132 of Array::Iterator::Circular (from Perl distribution Array-Iterator), released on 2023-11-21.
=head1 SYNOPSIS
@@ -172,13 +172,14 @@ simply modify the code, then test via:
If you want to build the distribution (e.g. to try to install it locally on your
system), you can install L<Dist::Zilla>,
-L<Dist::Zilla::PluginBundle::Author::PERLANCAR>, and sometimes one or two other
-Dist::Zilla plugin and/or Pod::Weaver::Plugin. Any additional steps required
-beyond that are considered a bug and can be reported to me.
+L<Dist::Zilla::PluginBundle::Author::PERLANCAR>,
+L<Pod::Weaver::PluginBundle::Author::PERLANCAR>, and sometimes one or two other
+Dist::Zilla- and/or Pod::Weaver plugins. Any additional steps required beyond
+that are considered a bug and can be reported to me.
=head1 COPYRIGHT AND LICENSE
-This software is copyright (c) 2021, 2017, 2013, 2012, 2011 by perlancar <perlancar@cpan.org>.
+This software is copyright (c) 2023, 2021, 2017, 2013, 2012, 2011 by perlancar <perlancar@cpan.org>.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
diff --git a/lib/Array/Iterator/Reusable.pm b/lib/Array/Iterator/Reusable.pm
index 0082d0d..d9ad95e 100644
--- a/lib/Array/Iterator/Reusable.pm
+++ b/lib/Array/Iterator/Reusable.pm
@@ -7,9 +7,9 @@ use warnings;
use Array::Iterator;
our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
-our $DATE = '2021-09-26'; # DATE
+our $DATE = '2023-11-21'; # DATE
our $DIST = 'Array-Iterator'; # DIST
-our $VERSION = '0.131'; # VERSION
+our $VERSION = '0.132'; # VERSION
our @ISA = qw(Array::Iterator);
@@ -34,7 +34,7 @@ Array::Iterator::Reusable - A subclass of Array::Iterator to allow reuse of iter
=head1 VERSION
-This document describes version 0.131 of Array::Iterator::Reusable (from Perl distribution Array-Iterator), released on 2021-09-26.
+This document describes version 0.132 of Array::Iterator::Reusable (from Perl distribution Array-Iterator), released on 2023-11-21.
=head1 SYNOPSIS
@@ -101,13 +101,14 @@ simply modify the code, then test via:
If you want to build the distribution (e.g. to try to install it locally on your
system), you can install L<Dist::Zilla>,
-L<Dist::Zilla::PluginBundle::Author::PERLANCAR>, and sometimes one or two other
-Dist::Zilla plugin and/or Pod::Weaver::Plugin. Any additional steps required
-beyond that are considered a bug and can be reported to me.
+L<Dist::Zilla::PluginBundle::Author::PERLANCAR>,
+L<Pod::Weaver::PluginBundle::Author::PERLANCAR>, and sometimes one or two other
+Dist::Zilla- and/or Pod::Weaver plugins. Any additional steps required beyond
+that are considered a bug and can be reported to me.
=head1 COPYRIGHT AND LICENSE
-This software is copyright (c) 2021, 2017, 2013, 2012, 2011 by perlancar <perlancar@cpan.org>.
+This software is copyright (c) 2023, 2021, 2017, 2013, 2012, 2011 by perlancar <perlancar@cpan.org>.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
diff --git a/t/author-critic.t b/t/author-critic.t
index 83607b2..44847ad 100644
--- a/t/author-critic.t
+++ b/t/author-critic.t
@@ -11,7 +11,7 @@ BEGIN {
use strict;
use warnings;
-# this test was generated with Dist::Zilla::Plugin::Test::Perl::Critic::Subset 3.001.005
+# this test was generated with Dist::Zilla::Plugin::Test::Perl::Critic::Subset 3.001.006
use Test::Perl::Critic (-profile => "") x!! -e "";
diff --git a/t/author-pod-coverage.t b/t/author-pod-coverage.t
index 243340f..09473df 100644
--- a/t/author-pod-coverage.t
+++ b/t/author-pod-coverage.t
@@ -8,7 +8,8 @@ BEGIN {
}
# This file was automatically generated by Dist::Zilla::Plugin::PodCoverageTests.
-
+use strict;
+use warnings;
use Test::Pod::Coverage 1.08;
use Pod::Coverage::TrustPod;