CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Modules     > >     A     > >     Array
Array::AsHash
Treat arrays as a hashes, even if you need references for keys.
Array::AsHash::Iterator
Iterator object for L<Array::AsHash>
Array::AsObject
full set of array/set operations
Array::Autojoin
arrayrefs that stringify as join(", ", @$it)
Array::Average
Calculates the average of the values passed to the function.
Array::Base
array index offseting
Array::Compare
Class to compare two arrays
Array::Delegate
Perl extension for delegating methods calls on a ArrayRef to its elements
Array::Diff
Find the differences between two arrays
Array::Each
iterate over one or more arrays, returning one or more
Array::Each::Override
C<each> for iterating over an array's keys and values
Array::FileReader
Lazily tie files to arrays for reading
Array::Find
Find items in array, with several options
Array::Frugal
Arrays that re-use deleted indices
Array::Functions::Undoable
Array manipulation functions which supports undo operation
Array::Group
Convert an array into array of arrayrefs of uniform size N.
Array::Heap
Manipulate array elements as a heap
Array::Heap2
treat perl arrays as heaps (priority queues)
Array::IntSpan
Handling arrays using IntSpan techniques
Array::IntSpan::Fields
IntSpan array using integer fields as indices
Array::IntSpan::IP
a Module for arrays using IP addresses as indices
Array::Iterator
A simple class for iterating over Perl arrays
Array::Iterator::BiDirectional
A subclass of Array::Iterator to allow forwards and backwards iteration
Array::Iterator::Circular
A subclass of Array::Iterator to allow circular iteration
Array::Iterator::Reusable
A subclass of Array::Iterator to allow reuse of iterators
Array::LineReader
read lines of a file by an tied array
Array::Lock
Array::Lookup
Array::OrdHash
Ordered associative array
Array::Parallel
Sorting Parallel Arrays
Array::PatternMatcher
Pattern matching for arrays.
Array::PrintCols
Print elements in vertically sorted columns
Array::RefElem
Set up array elements as aliases
Array::Slice
context-dependent array iterator
Array::Splice
Splice aliases into arrays
Array::Split
split an array into sub-arrays
Array::Stream::Transactional
Transactional array wrapper
Array::Stream::Transactional::Matcher
Perl extension for finding content in arrays
Array::Stream::Transactional::Matcher::Flow
Rules implementing sequences and repetitions.
Array::Stream::Transactional::Matcher::Logical
Rules implementing logical operators
Array::Stream::Transactional::Matcher::Rule
Base class for rules
Array::Stream::Transactional::Matcher::Value
Rules implementing value checks
Array::Suffix
Array::Tour
Base class for Array Tours.
Array::Tour::RandomWalk
Return coordinates to take a random path.
Array::Tour::Serpentine
Return coordinates to take a serpentine path.
Array::Tour::Spiral
Return coordinates to take a spiral path.
Array::Transpose
Transposes a 2-Dimensional Array
Array::Transpose::Ragged
Transpose a ragged array
Array::Uniq
Array::Unique
Tie-able array that allows only unique values
Array::Utils
small utils for array manipulation
Array::Window
Calculate windows/subsets/pages of arrays.

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.