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

Search results for "module:Data::Walker"

Data::Walker - A tool for navigating through Perl data structures River stage zero No dependents

This module allows you to "walk" an arbitrary Perl data structure in the same way that you can walk a directory tree from a UNIX command line. It reuses familiar unix commands (such as "ls", "cd", "pwd") and applies these to data structures. It has a...

JNOLAN/Data-Walker-1.05 - 18 Oct 2002 23:59:27 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::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

Data::Match - Complex data structure pattern matching River stage one • 1 direct dependent • 2 total dependents

Data::Match provides extensible complex Perl data structure searching and matching....

KSTEPHENS/Data-Match-0.06 - 18 Dec 2002 09:20:36 UTC

Mac::PropertyList - work with Mac plists at a low level River stage two • 11 direct dependents • 13 total dependents

This module is a low-level interface to the Mac OS X Property List (plist) format in either XML or binary. You probably shouldn't use this in applications–build interfaces on top of this so you don't have to put all the heinous multi-level object stu...

BDFOY/Mac-PropertyList-1.504 - 08 Jul 2022 03:18:32 UTC

Data::Walk::Print - A data printing function River stage one • 1 direct dependent • 2 total dependents

This Moose::Role <https://metacpan.org/module/Moose::Manual::Roles> is mostly written as a demonstration module for Data::Walk::Extracted. Both Data::Dumper - Dumper and YAML - Dump functions are more mature than the printing function included here. ...

JANDREW/Data-Walk-Extracted-v0.28.0 - 16 Aug 2016 18:23:36 UTC

Data::Walk::Prune - A way to say what should be removed River stage one • 1 direct dependent • 2 total dependents

This Moose::Role <https://metacpan.org/module/Moose::Manual::Roles> implements the method prune_data. It takes a $tree_ref and a $slice_ref and uses Data::Walk::Extracted <https://metacpan.org/module/Data::Walk::Extracted>. To remove portions of the ...

JANDREW/Data-Walk-Extracted-v0.28.0 - 16 Aug 2016 18:23:36 UTC

Bencher::Scenario::Data::Walk::More::walking - Benchmark walk() & walkdepth() with an empty walker subroutine against various data structures River stage one • 1 direct dependent • 1 total dependent

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, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenarios-Data-Walk-More-0.001 - 21 Aug 2022 00:05:07 UTC
8 results (0.032 seconds)