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 "structures"

Test::Structures::Data River stage zero No dependents

This module gives additional tests created by Test::Builder which will test data structures. Currently only one is available, however more are planned....

SETITESUK/Test-Data-Structures-0.025 - 25 Apr 2010 07:06:08 UTC - Search in distribution

Image::MetaData::JPEG::Structures - describes the structure of a JPEG file River stage one • 2 direct dependents • 2 total dependents

RJBS/Image-MetaData-JPEG-0.159 - 11 Mar 2015 22:46:16 UTC - Search in distribution

MetaMap::DataStructures - provides a container for the information extracted from machine readable MetaMap mapped text. River stage one • 1 direct dependent • 1 total dependent

This package provides a container for the information extracted from machine readable MetaMap mapped text. For more information please see the MetaMap::DataStructure.pm documentation....

HENRYST/MetaMap-DataStructures-0.05 - 18 Mar 2020 16:56:02 UTC - Search in distribution

Base - SMOP basic structures River stage one • 1 direct dependent • 1 total dependent

PMURIAS/SMOP-0.6 - 11 Aug 2010 20:44:51 UTC - Search in distribution

Sah - Schema for data structures (specification) River stage three • 3 direct dependents • 677 total dependents

PERLANCAR/Sah-0.9.51 - 19 Dec 2022 00:05:39 UTC - Search in distribution
  • Sah - Schema for data structures (specification)

Graph - graph data structures and algorithms River stage three • 84 direct dependents • 147 total dependents

Non-Description This module is not for drawing or rendering any sort of *graphics* or *images*, business, visualization, or otherwise. Description Instead, this module is for creating *abstract data structures* called graphs, and for doing various op...

ETJ/Graph-0.9727 - 25 Jun 2023 17:34:56 UTC - Search in distribution

perldsc - Perl Data Structures Cookbook River stage five • 11693 direct dependents • 33184 total dependents

Perl lets us have complex data structures. You can write something like this and all of a sudden, you'd have an array with three dimensions! for my $x (1 .. 10) { for my $y (1 .. 10) { for my $z (1 .. 10) { $AoA[$x][$y][$z] = $x ** $y + $z; } } } Ala...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

BFD - Impromptu dumping of data structures for debugging purposes River stage zero No dependents

Allows for impromptu dumping of output to STDERR. Useful when you want to take a peek at a nest Perl data structure by emitting (relatively) nicely formatted output with filename and line number prefixed to each line. Basically, use BFD;d $foo; is sh...

RBS/BFD-0.31 - 10 Mar 2004 17:50:22 UTC - Search in distribution

fash - interactive shell for debugging FLAT based PREs and underlying structures River stage zero No dependents

OODLER/Sub-Genius-0.314005 - 08 Dec 2023 07:52:53 UTC - Search in distribution

Kwalify - Kwalify schema for data structures River stage two • 11 direct dependents • 37 total dependents

Kwalify is a Perl implementation for validating data structures against the Kwalify schema. For a schema definition, see <http://www.kuwata-lab.com/kwalify/ruby/users-guide.01.html>, but see also below "SCHEMA DEFINITION". validate($schema_data, $dat...

SREZIC/Kwalify-1.23 - 21 Feb 2020 18:38:43 UTC - Search in distribution

Stone - In-memory storage for hierarchical tag/value data structures River stage zero No dependents

A Stone consists of a series of tag/value pairs. Any given tag may be single-valued or multivalued. A value can be another Stone, allowing nested components. A big Stone can be made up of a lot of little stones (pebbles?). You can obtain a Stone from...

LDS/Boulder-1.30 - 14 Dec 2002 02:06:29 UTC - Search in distribution
  • Boulder - An API for hierarchical tag/value structures

Storable - persistence for Perl data structures River stage five • 614 direct dependents • 33164 total dependents

The Storable package brings persistence to your Perl data structures containing SCALAR, ARRAY, HASH or REF objects, i.e. anything that can be conveniently stored to disk and retrieved at a later time. It can be used in the regular procedural way by c...

NWCLARK/Storable-3.25 - 30 Aug 2021 08:39:08 UTC - Search in distribution

XSH - scripting language for XPath-based editing of XML River stage zero No dependents

CHOROBA/XML-XSH2-2.2.10 - 22 Dec 2023 14:24:21 UTC - Search in distribution

noid - nice opaque identifier generator commands River stage zero No dependents

The noid utility creates minters (identifier generators) and accepts commands that operate them. Once created, a minter can be used to produce persistent, globally unique names for documents, databases, images, vocabulary terms, etc. Properly managed...

JAK/Noid-0.424 - 21 Apr 2006 15:45:30 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 946 direct dependents • 2083 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution
  • DBI::DBD - Perl DBI Database Driver Writer's Guide

P - Safer, friendlier printf/print/sprintf + say River stage zero No dependents

"P" is a combined print, printf, sprintf & say in 1 routine. It saves tremendously on development time. It's not just a 1 character 'verb', but has other time-saving and powerful features. It has the convenience of "say" in adding a newline when need...

LAWALSH/P-1.1.41 - 31 Oct 2019 06:30:48 UTC - Search in distribution

Nama - multitrack recorder and digital audio workstation River stage zero No dependents

A multitrack audio application for recording, effects processing, editing, mixing, mastering and live performance. It can also perform general-purpose audio processing, such as 5.1 to stereo conversion. Nama uses Ecasound as the audio processing engi...

GANGLION/Audio-Nama-1.307 - 20 Dec 2023 09:07:36 UTC - Search in distribution

EV - perl interface to libev, a high performance full-featured event loop River stage two • 71 direct dependents • 86 total dependents

This module provides an interface to libev (<http://software.schmorp.de/pkg/libev.html>). While the documentation below is comprehensive, one might also consult the documentation of libev itself (<http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod>...

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution
  • libev - a high performance full-featured event loop written in C
2,263 results (0.248 seconds)