The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Array::mode"

PHP - embedded PHP interpreter River stage one • 2 direct dependents • 2 total dependents

The module makes it possible to execute PHP code, call PHP functions and methods, manipulate PHP arrays, and create PHP objects....

MOB/PHP-0.15 - 22 Jan 2013 05:12:52 UTC

Array::Find - Find items in array, with several options River stage one • 1 direct dependent • 1 total dependent

This module provides one subroutine: "find_in_array" to find items in array....

PERLANCAR/Array-Find-0.08 - 03 Sep 2015 08:20:26 UTC

Class::Generate - Generate Perl class hierarchies River stage one • 1 direct dependent • 1 total dependent

The "Class::Generate" package exports functions that take as arguments a class specification and create from these specifications a Perl 5 class. The specification language allows many object-oriented constructs: typed members, inheritance, private m...

SHLOMIF/Class-Generate-1.18 - 13 Oct 2020 09:35:55 UTC

Array::Suffix River stage zero No dependents

1. Introduction The Array::Suffix module is a module that allows for the retrieval of variable length ngrams. An ngram is defined as a sequence of 'n' tokens that occur within a window of at leaste 'n' tokens in the text. What constitutes as a 'token...

BTMCINNES/Array-Suffix-0.5 - 28 Aug 2007 21:00:04 UTC

Array::AsHash - Treat arrays as a hashes, even if you need references for keys. River stage zero No dependents

Sometimes we have an array that we need to treat as a hash. We need the data ordered, but we don't use an ordered hash because it's already an array. Or it's just quick 'n easy to run over array elements two at a time. This module allows you to use t...

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

autobox::Core - Provide core functions to autoboxed scalars, arrays and hashes. River stage three • 21 direct dependents • 148 total dependents

The autobox module promotes Perl's primitive types (literals (strings and numbers), scalars, arrays and hashes) into first-class objects. However, autobox does not provide any methods for these new classes. autobox::CORE provides a set of methods for...

SWALTERS/autobox-Core-1.33 - 17 Dec 2016 22:40:50 UTC

Tie::Persistent - persistent data structures via tie made easy River stage zero No dependents

The Tie::Persistent package makes working with persistent data real easy by using the "tie" interface. It works by storing data contained in a variable into a file (not unlike a database). The primary advantage is speed, as the whole datastructure is...

RGIERSIG/Tie-Persistent-1.00 - 06 May 2002 10:29:15 UTC

ex::constant::vars - create readonly variables (alternative to constant pragma) River stage zero No dependents

This package allows you to create readonly variables. Unlike the "constant" pragma, this module lets you create readonly scalars, arrays and hashes. The Const::Fast module is a much better solution for immutable variables. This module "tie()"s variab...

JANITOR/ex-constant-vars-0.07 - 03 Nov 2020 21:47:10 UTC

Array::LineReader - Access lines of a file via an array River stage zero No dependents

Array::LineReader gives you the possibility to access lines of some file by the elements of an array. This modul inherites methods from "Tie::Array" (see Tie::Array). You save a lot of memory, because the file's content is read only on demand, i.e. i...

BHOLSTEN/Array-LineReader-1.01 - 10 Jun 2004 18:28:28 UTC

Tie::Array::PackedC - Tie a Perl array to a C-style array (packed; elements of a single, simple data type) River stage one • 2 direct dependents • 3 total dependents

Provides a perl array interface into a string containing a C style array. In other words the string is equivelent to the string that would be returned from the equivelent pack command (defaulting to pack type "l!") using a normal array of the same va...

YVES/Tie-Array-PackedC-0.03 - 14 Mar 2006 10:13:26 UTC

Image::Select::Array - Selecting image from list with checking. River stage one • 2 direct dependents • 2 total dependents

SKIM/Image-Select-0.05 - 18 Jan 2020 17:43:44 UTC

Tie::Array::QueueExpire - Introduction River stage zero No dependents

Tie an ARRAY over a TokyCabinet Btree DB and allow to get or deleted expired data; This module require Time::HiRes, TokyoCabinet (database and perl module.) The insertion is ms unique ( 0.001 seconds ) The normal ARRAY function present are push PUSH ...

FDULAU/Tie-Array-QueueExpire-1.04 - 28 Mar 2014 13:06:10 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

IBM::StorageSystem::Array - Class for operations with a IBM StorageSystem array River stage one • 3 direct dependents • 3 total dependents

LTP/IBM-StorageSystem-0.045 - 30 May 2013 03:01:18 UTC
14 results (0.048 seconds)