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

Search results for "List::MoreUtils"

List::MoreUtils - Provide the stuff missing in List::Util No river data available

List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. All of the below functions are implementable in only a couple of lines of Perl code. Using the functions from this module howev...

REHSACK/List-MoreUtils-0.430 - 21 Oct 2020 14:55:08 UTC - Search in distribution

List::MoreUtils::XS - Provide compiled List::MoreUtils functions No river data available

List::MoreUtils::XS is a backend for List::MoreUtils. Even if it's possible (because of user wishes) to have it practically independent from List::MoreUtils, it technically depend on "List::MoreUtils". Since it's only a backend, the API is not public...

REHSACK/List-MoreUtils-XS-0.430 - 21 Oct 2020 07:11:32 UTC - Search in distribution

Bencher::Scenario::List::MoreUtils - Benchmark List::MoreUtils::PP vs List::MoreUtils::XS No river data available

EARLY VERSION, ONLY A FEW FUNCTIONS HAVE BEEN BENCHMARKED. Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, amo...

PERLANCAR/Bencher-Scenario-List-MoreUtils-0.041 - 20 May 2022 10:41:43 UTC - Search in distribution

List::EvenMoreUtils - Array manipulation functions No river data available

MUIR/List-EvenMore-0.11 - 02 Sep 2009 01:48:00 UTC - Search in distribution

Template::Plugin::ListMoreUtils - TT2 plugin to use List::MoreUtils No river data available

This module provides an Template::Toolkit interface to Tassilo von Parseval's List::MoreUtils. It extends the built-in functions dealing with lists as well as Template::Plugin::ListUtil....

REHSACK/Template-Plugin-ListMoreUtils-0.03 - 28 Jun 2015 11:06:40 UTC - Search in distribution

Object::Array::Plugin::ListMoreUtils No river data available

Add methods to Object::Array corresponding to functions from List::MoreUtils....

HDP/Object-Array-0.060 - 28 Aug 2006 21:36:16 UTC - Search in distribution

Array::AllUtils - Like List::Util & List::MoreUtils but for array(ref) No river data available

PURELY EXPERIMENTAL AND CURRENTLY INCOMPLETE. This module provides functions like those provided by List::Util and List::MoreUtils but the list is passed as arrayref, to avoid the cost of argument copying which can be significant when the size of the...

PERLANCAR/Array-AllUtils-0.002 - 13 Apr 2016 03:28:22 UTC - Search in distribution

Util::Utl - Scalar::Util, List::Util, List::MoreUtils, String::Util & more (via one subroutine) No river data available

Util::Utl exports a single subroutine "utl" which provides access to: Scalar::Util List::Util List::MoreUtils String::Util...

ROKR/Util-Utl-0.0011 - 11 Jul 2011 22:24:01 UTC - Search in distribution

Util::Underscore::ListUtils - Interface to List::Util and List::MoreUtils No river data available

AMON/Util-Underscore-v1.4.2 - 15 May 2017 14:33:22 UTC - Search in distribution

Iterator::Simple::Util - Port of List::Util and List::MoreUtils to Iterator::Simple No river data available

Iterator::Simple::Util implements many of the functions from List::Util and List::MoreUtils for iterators generated by Iterator::Simple....

RAYM/Iterator-Simple-Util-0.002 - 06 Jun 2012 12:28:06 UTC - Search in distribution

List::oo - object interface to list (array) methods No river data available

EWILHELM/List-oo-v0.2.1 - 07 Jun 2008 19:57:50 UTC - Search in distribution
  • List::oo - object interface to list (array) methods

ppll No river data available

"ppll" is a tool to control the execution of commands. It can run commands in parallel, construct commands from lists of parameters, and more. It handles the output of commands and can prefix lines with which command produced it, print timestamps, et...

BIFFEN/App-ppll-v0.0.1 - 23 Mar 2019 12:19:48 UTC - Search in distribution

forks - drop-in replacement for Perl threads using fork() No river data available

The "forks" pragma allows a developer to use threads without having to have a threaded perl, or to even run 5.8.0 or higher. Refer to the threads module for ithreads API documentation. Also, use perl -Mforks -e 'print $threads::VERSION' to see what v...

RYBSKEJ/forks-0.36 - 27 Jun 2014 03:55:32 UTC - Search in distribution

Frost - Feasible Referential Object STorage No river data available

Once upon a time, when there were still real winters with frosty air, an old moose named Elly Elk walked through the snow-white forest and murmured over and over "How can I become persistent?", "I want to live forever!" and more and more of that agon...

ERNESTO/Frost-0.70 - 16 Oct 2010 16:34:50 UTC - Search in distribution

hashl - Create database with partial file hashes, check if other files are in it No river data available

Actions: copy *newdir* Copy all files in the current directory which are not in any database to *newdir*. find-known [*directory*] List all files which are already in any database. Scans either the current directory or *directory*. find-new [*directo...

DERF/App-Hashl-1.01 - 08 Jan 2017 10:12:31 UTC - Search in distribution

WiX3 - Objects useful for generating Windows Installer XML files. No river data available

This distribution is designed to assist in writing XML files for Windows Installer XML version 3.0, otherwise known as WiX. Since Windows Installer, and therefore WiX, keeps track of each individual file, installers using it are more complicated than...

CSJEWELL/WiX3-0.011 - 05 Jun 2011 16:18:34 UTC - Search in distribution

perl5i - Fix as much of Perl 5 as possible in one pragma No river data available

Perl 5 has a lot of warts. There's a lot of individual modules and techniques out there to fix those warts. perl5i aims to pull the best of them together into one module so you can turn them on all at once. This includes adding features, changing exi...

MSCHWERN/perl5i-v2.13.2 - 07 Jun 2016 00:36:03 UTC - Search in distribution

hafas - Interface to HAFAS (e.g. Deutsche Bahn) itinerary services No river data available

hafas is a command line client for HAFAS-based public transit itinerary services, e.g. the one operated by Deutsche Bahn. It requests connections between two stops and prints the results....

DERF/Travel-Routing-DE-HAFAS-0.07 - 13 Apr 2024 17:21:19 UTC - Search in distribution

Moops - Moops Object-Oriented Programming Sugar No river data available

Moops is sugar for declaring and using roles and classes in Perl. The syntax is inspired by MooseX::Declare, and Stevan Little's p5-mop-redux project (which is in turn partly inspired by Perl 6). Moops has fewer than half of the dependencies as Moose...

TOBYINK/Moops-0.038 - 15 Feb 2020 09:33:03 UTC - Search in distribution

perlfaq4 - Data Manipulation No river data available

This section of the FAQ answers questions related to manipulating numbers, dates, strings, arrays, hashes, and miscellaneous data issues....

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution
228 results (0.055 seconds)