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

Search results for "list"

FP::List - singly linked (purely functional) lists River stage zero No dependents

Purely functional (immutable) singly linked lists are interesting in functional programs because they can be extended and walked directly via recursion. They do not offer efficient random access (O(len)), also there is a constant space overhead and a...

PFLANZE/FunctionalPerl-0.72.76 - 22 Jan 2023 15:12:41 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

IUP::List - [GUI element] displays a list of items (listbox, combobox, dropdown) River stage zero No dependents

Creates an interface element that displays a list of items. The list can be visible or can be dropped down. It also can have an edit box for text input. So it is a 4 in 1 element. In native systems the dropped down case is called Combo Box....

KMX/IUP-0.305 - 07 Sep 2016 19:02:56 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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

HushList...

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

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution

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.990001 - 26 Apr 2024 00:45:58 UTC - Search in distribution
17,005 results (0.39 seconds)