Search results for "module:list"

List::oo - object interface to list (array) methods River stage zero No dependents

EWILHELM/List-oo-v0.2.1 - 07 Jun 2008 19:57:50 UTC

List::Gen - provides functions for generating lists River stage one • 2 direct dependents • 2 total dependents

ASG/List-Gen-0.974 - 12 Nov 2011 05:03:05 UTC

URL::List - Helper class for creating distributed lists of URLs based on their host name, domain name or TLDs. River stage zero No dependents

URL:List is a module which helps you with distributing a list of URLs "evenly" based on the URLs' host name, domain name or TLD (top-level domain). This can be useful for crawlers, ie. giving out a list of URLs within specific hostnames, domain names...

TOREAU/URL-List-0.14 - 07 Jun 2017 12:07:27 UTC

CGI::List - Easily generate HTML Lists From a DataBase River stage zero No dependents

ROMDAV/CGI-List-0.05 - 14 Aug 2008 15:21:48 UTC

Ref::List - Punctuation-free dereferencing of arrayrefs and hashrefs River stage one • 1 direct dependent • 1 total dependent

This tiny module exports a single function, "list", which dereferences the arrayref or hashref passed to it as an argument. "list $argument" is basically a synonym for "@{$argument}", but is less awkward when $argument is a longer expression part of ...

PSHANGOV/Ref-List-0.002 - 01 Apr 2011 08:27:20 UTC

List::Zip - Module to zip lists. River stage zero No dependents

Provides functionality to zip lists. The provided subroutine returns a list formed from the input lists. List::MoreUtils also provides functionality to "mesh" lists. However, this implementation differs. If the lists passed to "zip" have different si...

LLOYDG/List-Zip-0.04 - 23 Jun 2014 22:54:34 UTC

List::MRU - Perl module implementing a simple fixed-size MRU-ordered list. River stage zero No dependents

Perl module implementing a simple fixed-size most-recently-used- (MRU)-ordered list of values/objects. Well, really it's a most- recently-added list - items added to the list are just promoted to the front of the list if they already exist, otherwise...

GAVINC/List-MRU-0.04 - 27 Dec 2006 10:29:37 UTC

Fry::List - Base class serving as a container for its subclass's objects. River stage zero No dependents

This base class provides to its sub classes class methods for storing and accessing its objects. It also comes with a &new constructor which creates a hash-based object and stores it in the container or list. Here are a few key points you should know...

BOZO/Fry-Shell-0.15 - 12 Jan 2005 17:34:38 UTC

Dir::List - Perl extension for retrieving directory/fileinformation River stage zero No dependents

Dir::List is a wrapper around a few other modules. It provides you with various informations about the contents of a directory. Eg. diskusage of directory, user/group, uid/gid of files/directories, last modified date/time, if it's accessible by the c...

OPITZ/Dir-List-1.4 - 16 Aug 2006 20:46:40 UTC

List::Util - A selection of general-utility list subroutines River stage five • 3901 direct dependents • 32646 total dependents

"List::Util" contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would not really be high enough to warrant the use of a keyword, and the size so small such that being individual extens...

PEVANS/Scalar-List-Utils-1.63 - 08 Aug 2022 13:53:51 UTC

File::List - Perl extension for crawling directory trees and compiling lists of files River stage zero No dependents

This module crawls the directory tree starting at the provided base directory and can return files (and/or directories if desired) matching a regular expression...

DOPACKI/File-List-0.3.1 - 24 Aug 2002 01:13:09 UTC

Quiq::List - Liste von Objekten River stage zero No dependents

Ein Objekt der Klasse speichert eine Liste von Objekten. Mit den Methoden der Klasse kann auf dieser Liste operiert werden....

FSEITZ/Quiq-1.214 - 21 Jan 2024 18:16:36 UTC

Time::List - Perl extention to output time list River stage zero No dependents

This module is create time list library...

SATOSIN/Time-List-0.13 - 08 Jun 2015 01:44:14 UTC

List::Flat - Functions to flatten a structure of array references River stage one • 1 direct dependent • 2 total dependents

List::Flat is a module with functions to flatten a deep structure of array references into a single flat list....

AARONRP/List-Flat-0.003 - 19 Jun 2017 01:09:40 UTC

Hush::List - HushList Protocol Reference Implementation River stage zero No dependents

HushList...

LETO/Hush-0.03 - 15 Feb 2018 20:47:06 UTC

List::Rank - Ranking of list elements River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/List-Rank-0.004 - 23 Nov 2023 03:15:10 UTC

List::Lazy - Generate lists lazily River stage one • 1 direct dependent • 1 total dependent

"List::Lazy" creates lists that lazily evaluate their next values on-demand....

YANICK/List-Lazy-0.3.3 - 08 Jul 2022 00:08:18 UTC

List::Part - Partition one array into several River stage zero No dependents

There are many applications in which the items of a list need to be categorized. For example, let's say you want to categorize lines in a log file: my($success, $failure)=part { /^ERR/ } <LOG>; Or, suppose you have a list of employees, and you need t...

BRENTDAX/List-Part-0.03 - 26 Dec 2003 23:06:33 UTC

SPVM::List - Dynamic Object Array River stage two • 23 direct dependents • 26 total dependents

"List" is the dynamic object array that has a specified object array type....

KIMOTO/SPVM-0.989087 - 15 Mar 2024 07:07:02 UTC

List::Uniq - extract the unique elements of a list River stage one • 4 direct dependents • 7 total dependents

List::Uniq extracts the unique elements of a list. This is a commonly re-written (or at least re-looked-up) idiom in Perl programs....

BLAINEM/List-Uniq-0.23 - 11 Feb 2021 05:23:15 UTC
592 results (0.027 seconds)