CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Modules     > >     L     > >     List
List::AllUtils
Combines List::Util and List::MoreUtils in one bite-sized package
List::Analyse::Sequence
Analyse a list for sequences.
List::Analyse::Sequence::Analyser::OL::Numbered
Find ordered lists that are numbered.
List::Analyse::Sequence::Analyser::OL::RomanNumerals
Find Roman numeral sequences.
List::Bisect
List::Categorize
Categorize list items into a hash of named sublists
List::Compare
Compare elements of two or more lists
List::Compare::Base::_Auxiliary
Internal use only
List::Compare::Base::_Engine
Internal use only
List::Compare::Functional
Compare elements of two or more lists
List::Comprehensions
allows for list comprehensions in Perl
List::Conditional
Create lists based on a condition for each element
List::Cycle
Objects for cycling through a list of values
List::DoubleLinked
Double Linked Lists for Perl
List::DoubleLinked::Iterator
Double Linked List Iterators
List::Enumerator
list construct library
List::Enumerator::Array
List::Enumerator::Role
List::Enumerator::Sub
List::EvenMoreUtils
Array manipulation functions
List::Extract
grep and splice combined
List::Filter
named, persistent, shared lists of patterns
List::Filter::Dispatcher
List::Filter::Filters::Standard
define standard List::Filter filter methods
List::Filter::Internal
internal methods for parameter qualification, etc.
List::Filter::Library::FileExtensions
filters that select for certain file extensions
List::Filter::Library::FileSystem
filters for unix file listings
List::Filter::Storage
storage handler for filters (e.g. filters)
List::Filter::Storage::CODE
reads in standard libraries of filters from code
List::Filter::Storage::DBI
filter storage via DBI
List::Filter::Storage::MEM
filter storage in memory
List::Filter::Storage::YAML
plugin for filter storage via YAML files
List::Filter::StorageBase
List::Filter::Transform
lists of find-and-replace operations
List::Filter::Transform::Internal
common operations used by transform methods
List::Filter::Transform::Library::FileSystem
transforms for working with unix file listings
List::Filter::Transforms::Standard
standard List::Filter transform methods
List::Flatten
Interpolate array references in a list
List::Flatten::Recursive
Flatten lists of lists recursively
List::Gen
provides functions for generating lists
List::Gen::Cookbook
how to get the most out of L<List::Gen>
List::Group
Group a list of data structures to your specifications.
List::History
a previous/current/next list of objects
List::Indexed
A sequence of elements with random access.
List::Intersperse
Intersperse / unsort / disperse a list
List::Maker
Generate more sophisticated lists than just $a..$b
List::Maker::OtherModule
List::MapList
map lists through a list of subs, not just one
List::Member
PROLOG's member/2: return index of $x in @y.
List::MergeSorted::XS
Fast merger of presorted lists
List::Misc
Miscellaneous functions for managing lists/arrays
List::MoreUtils
Provide the stuff missing in List::Util
List::MRU
Most-Recently Used Ordered List
List::Object
Ordered list of objects with array methods and iterator methods, enforces types of list members.
List::oo
object interface to list (array) methods
List::Pairwise
map/grep arrays and hashes pairwise
List::Parseable
routines to work with lists containing a simple language
List::Part
Partition one array into several
List::Permutor
Process all possible permutations of a list
List::Permutor::LOL
Permute lists inside a list
List::PowerSet
generate the power set of a list
List::Priority
Perl extension for a list that manipulates objects by their priority
List::PriorityQueue
high performance priority list (pure perl)
List::RewriteElements
Create a new list by rewriting elements of a first list
List::Rotation
Loop (Cycle, Alternate or Toggle) through a list of values via a singleton object implemented as closure.
List::Rotation::Cycle
Cycle through a list of values
List::Rubyish
Array iterator like the Ruby
List::Rubyish::Circular
A circular list implementation based on
List::Search
fast searching of sorted lists
List::SkipList
Perl implementation of skip lists (deprecated)
List::Sliding::Changes
Extract new elements from a sliding window
List::Tuples
Makes tuples from lists
List::Uniq
extract the unique elements of a list
List::Util
List utilities (eg min, max, reduce)
List::Util::PP
List::Util::Superpositions
Providing any() and all() for lists
List::Util::WeightedChoice
Perl extension to allow for nonnormalized weighted choices
List::Util::WeightedRoundRobin
Creates a list based on weighted input
List::Util::XS
Indicate if List::Util was compiled with a C compiler
List::UtilsBy

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