Changes for version 0.135 - 2025-02-21
- Added t/30-basics.t Fixed RT#126034 - note that this is a change in the way Bidirectional works, and will break old code The old code is in Array::Iterator::LegacyBiDirectional if that API is needed Make a local copy of the array so that changes to the array don't break things
Modules
A simple class for iterating over Perl arrays
Provides
in lib/Array/Iterator/BiDirectional.pm
in lib/Array/Iterator/Circular.pm
in lib/Array/Iterator/LegacyBiDirectional.pm
in lib/Array/Iterator/Reusable.pm