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

Search results for "module:Data::Peek"

Data::Peek - A collection of low-level debug facilities River stage two • 4 direct dependents • 27 total dependents

Data::Peek started off as "DDumper" being a wrapper module over Data::Dumper, but grew out to be a set of low-level data introspection utilities that no other module provided yet, using the lowest level of the perl internals API as possible. DDumper ...

HMBRAND/Data-Peek-0.52 - 03 Jan 2023 12:10:46 UTC

lib/Data/ParseBinary/Constructs.pm River stage one • 1 direct dependent • 1 total dependent

SEMUELF/Data-ParseBinary-0.31 - 09 Mar 2011 15:36:46 UTC

Data::Stream - capability based stream model River stage zero No dependents

MSTROUT/Data-CapabilityBased-0.001000 - 18 Apr 2009 19:24:30 UTC

Data::Stack - A Stack! River stage zero No dependents

Quite simple, really. Just a stack implemented via an array....

GPHAT/Data-Stack-0.01 - 19 Apr 2006 00:39:28 UTC

Data::HexDump - Hexadecial Dumper River stage one • 3 direct dependents • 9 total dependents

This module will generate a hexadecimal dump of a data string or file. You can either use the exported function, as shown in the SYNOPSIS above, or the OO interface, described below. The second example from the SYNOPSIS generated this output: 00 01 0...

NEILB/Data-HexDump-0.04 - 03 Apr 2021 13:57:41 UTC

Data::Decycle - (Cyclic|Circular) reference decycler River stage zero No dependents

Perl programmers love to hate cyclic References, or circular references. It easly leaks out of perl's reference-counter based garbage collection and stays there until perl exits. Even with the introduction of weak references in Perl 5.8, you still ha...

DANKOGAI/Data-Decycle-0.02 - 23 Aug 2010 09:14:04 UTC

Data::Printer - colored & full-featured pretty print of Perl data structures and objects River stage three • 167 direct dependents • 251 total dependents

The ever-popular Data::Dumper is a fantastic tool, meant to stringify data structures in a way they are suitable for being "eval"'ed back in. The thing is, a lot of people keep using it (and similar ones, like Data::Dump) to print data structures and...

GARU/Data-Printer-1.002001 - 22 Jan 2024 03:32:20 UTC

Data::ParseBinary - Yet Another parser for binary structures River stage one • 1 direct dependent • 1 total dependent

This module is a Perl Port for PyConstructs http://construct.wikispaces.com/ This module enables writing declarations for simple and complex binary structures, parsing binary to hash/array data structure, and building binary data from hash/array data...

SEMUELF/Data-ParseBinary-0.31 - 09 Mar 2011 15:36:46 UTC

Data::Leaf::Walker - Walk the leaves of arbitrarily deep nested data structures. River stage zero No dependents

"Data::Leaf::Walker" provides simplified access to nested data structures. It operates on key paths in place of keys. A key path is a list of HASH and ARRAY indexes which define a path through your data structure. For example, in the following data s...

DANBOO/Data-Leaf-Walker-0.21 - 01 May 2013 23:53:12 UTC

Data::Queue::Batch - FIFO data structure for "batching" items River stage zero No dependents

This is a simple FIFO data structure library to dequeue items by configured batch size. This will be usable for processing items in batch, like bulk insertion to the database, etc. For clarification, imagine the following queue: <- head [ ooooo | ooo...

ILLO/Data-Queue-Batch-0.04 - 12 Jan 2017 11:11:25 UTC

Data::HexDump::Range - Hexadecimal Range Dumper with color, bitfields and skip ranges River stage one • 1 direct dependent • 3 total dependents

Creates a dump from binary data and user defined *range* descriptions. The goal of this module is to create an easy to understand dump of binary data. This achieved through: * Highlighted (colors) dump that is easier to understand than a monochrome b...

NKH/Data-HexDump-Range-0.13.72 - 06 Oct 2016 17:28:33 UTC

Data::RecordStore::Silo - Indexed Fixed Record Store River stage one • 1 direct dependent • 1 total dependent

CANID/Data-RecordStore-6.06 - 03 Feb 2020 14:33:09 UTC

lib/Language/Axbasic/Statement.pm River stage zero No dependents

ASLEWIS/Games-Axmud-2.0.002 - 23 Jan 2024 11:29:49 UTC

Data::FormValidator::Constraints - Basic sets of constraints on input profile. River stage two • 46 direct dependents • 93 total dependents

These are the builtin constraints that can be specified by name in the input profiles. Be sure to check out the SEE ALSO section for even more pre-packaged constraints you can use....

DFARRELL/Data-FormValidator-4.88 - 28 Aug 2017 12:41:42 UTC
14 results (0.032 seconds)