The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Array::Iterator"

Array::Iterator - (ADOPTME) A simple class for iterating over Perl arrays River stage one • 5 direct dependents • 7 total dependents

This class provides a very simple iterator interface. It is uni-directional and can only be used once. It provides no means of reversing or resetting the iterator. It is not recommended to alter the array during iteration, however no attempt is made ...

PERLANCAR/Array-Iterator-0.132 - 21 Nov 2023 04:19:31 UTC

Iterator::Flex::Array - Array Iterator Class River stage zero No dependents

DJERIUS/Iterator-Flex-0.18 - 03 Nov 2023 23:45:30 UTC

Array::AsHash::Iterator - Iterator object for Array::AsHash River stage zero No dependents

This is the iterator returned by the "Array::AsHash::each" method. Do not use directly....

OVID/Array-AsHash-0.32 - 02 Aug 2006 21:03:23 UTC

Iterator::Array::Jagged - Quickly permute and iterate through multiple jagged arrays. River stage zero No dependents

"Iterator::Array::Jagged" can permute through sets of "jagged" arrays - arrays of varying lengths. "Iterator::Array::Jagged" works much like the odometer in an automobile. Except that each set of "numbers" can have any kind of data you want, and each...

JOHND/Iterator-Array-Jagged-0.05 - 22 Apr 2008 18:16:04 UTC

TAP::Parser::Iterator::Array - Iterator for array-based TAP sources River stage five • 205 direct dependents • 22560 total dependents

This is a simple iterator wrapper for arrays of scalar content, used by TAP::Parser. Unless you're writing a plugin or subclassing, you probably won't need to use this module directly....

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

lib/MooseX/Iterator/Array.pm River stage two • 8 direct dependents • 17 total dependents

RLB/MooseX-Iterator-0.11 - 05 Jul 2009 01:59:40 UTC

Test::Harness::Iterator - Internal Test::Harness Iterator River stage one • 4 direct dependents • 5 total dependents

FOR INTERNAL USE ONLY! This is a simple iterator wrapper for arrays and filehandles. new() Create an iterator. next() Iterate through it, of course....

MSCHWERN/Test-Harness-Straps-0.30 - 08 Jan 2008 22:36:10 UTC

Data::Object::Array::Func::Iterator River stage zero No dependents

Data::Object::Array::Func::Iterator is a function object for Data::Object::Array....

AWNCORP/Do-1.88 - 14 Oct 2019 14:45:43 UTC

lib/Data/Object/Array/Func/Iterator.pm River stage one • 1 direct dependent • 1 total dependent

AWNCORP/Data-Object-2.05 - 27 Apr 2020 23:45:59 UTC

Algorithm::Accounting - Generate accounting statistic for general logs River stage zero No dependents

"Algorithm::Accounting" provide simple aggregation method to make log accounting easier. It accepts data in rows, each rows can have many fields, and each field is a scalar or a list(arrayref). The basic usage is you walk through all your logs, and u...

GUGOD/Algorithm-Accounting-0.08 - 23 Jan 2005 18:13:34 UTC

lib/Data/Range/Compare/Stream/Iterator/Array.pm River stage zero No dependents

AKALINUX/Data-Range-Compare-Stream-4.030 - 10 Dec 2015 21:52:31 UTC

Tie::Array::Iterable::ForwardIterator - Forward Iterator object River stage zero No dependents

Please see the Tie::Array::Iterable documentation for full usage....

MNEYLON/Tie-Array-Iterable-0.03 - 16 Nov 2001 02:35:46 UTC

Tie::Array::Iterable::BackwardIterator - Forward Iterator object River stage zero No dependents

Please see the Tie::Array::Iterable documentation for full usage....

MNEYLON/Tie-Array-Iterable-0.03 - 16 Nov 2001 02:35:46 UTC

Array::Slice - context-dependent array iterator River stage zero No dependents

I've always wanted the power of "foreach(@arr)" to be applied to arrays working with more than one item at a time. Perl6 does it, Perl5 with source filtering can do it, close, but no cigar. This module is an small step towards the idea, an attempt to...

KARASIK/Array-Slice-0.03 - 16 Apr 2007 07:35:19 UTC

Array::Iter - Generate a coderef iterator for an array River stage two • 4 direct dependents • 15 total dependents

This module provides a simple iterator which is a coderef that you can call repeatedly to get elements of a list/array. When the elements are exhausted, the coderef will return undef. No class/object involved. The principle is very simple and you can...

PERLANCAR/Array-Iter-0.021 - 22 Oct 2021 00:05:44 UTC

EO::Array - array type collection River stage one • 1 direct dependent • 1 total dependent

EO::Array is an OO wrapper around Perl's array type. It will act both as an object and as an array reference....

JDUNCAN/EO-0.96 - 18 Jan 2005 21:20:18 UTC

Array::Each - iterate over one or more arrays, returning one or more elements from each array followed by the array index. River stage zero No dependents

Overview Array::Each provides the each() method to iterate over one or more arrays, returning one or more elements from each, followed by the array index. Array::Each has an object oriented interface, so it does not export any subroutines (or variabl...

BBAXTER/Array-Each-0.03 - 03 Jan 2013 16:28:11 UTC

Array::Tour - Base class for Array Tours. River stage zero No dependents

Array::Tour is a base class for iterators that traverse the cells of an array. This class should provide most of the methods needed for any type of tour, whether it needs to visit each cell or not, and whether the tour needs to be a continuous path o...

JGAMBLE/Array-Tour-0.06 - 05 Sep 2008 03:26:01 UTC

Venus::Array - Array Class River stage two • 3 direct dependents • 56 total dependents

This package provides methods for manipulating array data....

AWNCORP/Venus-4.15 - 27 Nov 2023 17:12:55 UTC

Scalar::Array - Turns arrayrefs into iterators River stage zero No dependents

Scalar::Array will turn any arrayref into an iterator by simply using the arrayref itself. Only reading is currently implemented. round_robin round_robin( $arrayref ); Turn the passed in arrayref into a round robin iterator. At each iteration, we shi...

ALFIE/Scalar-Array-0.02 - 19 Feb 2010 20:07:33 UTC
41 results (0.066 seconds)