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

Search results for "module:Data::Dump::Trace"

Data::Dump::Trace - Helpers to trace function and method calls River stage four • 318 direct dependents • 2640 total dependents

The following functions are provided: autowrap( $class ) autowrap( $class => $prefix ) autowrap( $class1 => $prefix1, $class2 => $prefix2, ... ) autowrap( $class1 => \%info1, $class2 => \%info2, ... ) Register classes whose objects are automatically ...

GARU/Data-Dump-1.25 - 26 Jun 2021 04:05:25 UTC

Data::Dump - Pretty printing of data structures River stage four • 318 direct dependents • 2640 total dependents

This module provides a few functions that traverse their argument list and return a string containing Perl code that, when "eval"ed, produces a deep copy of the original arguments. The main feature of the module is that it strives to produce output t...

GARU/Data-Dump-1.25 - 26 Jun 2021 04:05:25 UTC

Data::Debug - allows for basic data dumping and introspection. River stage one • 1 direct dependent • 2 total dependents

Uses the base Data::Dumper of the distribution and gives it nicer formatting - and allows for calling just about anytime during execution. Calling Data::Debug::set_deparse() will allow for dumped output of subroutines if available. perl -e 'use Data:...

GEISTBERG/Data-Debug-0.04 - 12 Jan 2016 22:47:52 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::Dump::SortKeys - Data::Dump but lets you custom sort hash keys River stage one • 3 direct dependents • 7 total dependents

An experimental fork of Data::Dump 1.23 which lets you custom sort hash keys and dump coderefs. This module provide a few functions that traverse their argument and produces a string as its result. The string contains Perl code that, when "eval"ed, p...

PERLANCAR/Data-Dump-SortKeys-0.04 - 28 Dec 2015 12:39:46 UTC

Data::Walk::Extracted - An extracted dataref walker River stage one • 1 direct dependent • 2 total dependents

This module takes a data reference (or two) and recursivly <http://en.wikipedia.org/wiki/Recursion_(computer_science)> travels through it(them). Where the two references diverge the walker follows the primary data reference. At the beginning and end ...

JANDREW/Data-Walk-Extracted-v0.28.0 - 16 Aug 2016 18:23:36 UTC
6 results (0.073 seconds)