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 "dist:Data-Walk-Extracted walk"

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

This Moose::Role contains methods for adding a new branch ( or three ) to an existing data ref. The method used to do this is graft_data using Data::Walk::Extracted. Grafting is accomplished by sending a $scion_ref that has additions that need to be ...

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

Data::Walk::Clone - deep data cloning with boundaries River stage one • 1 direct dependent • 2 total dependents

This Moose::Role contains methods for implementing the method deep_clone using Data::Walk::Extracted. This method is used to deep clone (clone many/all) levels of a data ref. Deep cloning is accomplished by sending a 'donor_ref' that has data nodes t...

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

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::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::Walk::Extracted::Types - A type library for Data::Walk::Extracted River stage one • 1 direct dependent • 2 total dependents

This is the custom type class that ships with the Data::Walk::Extracted <https://metacpan.org/module/Data::Walk::Extracted> package. Wherever possible errors to coersions are passed back to the type so coersion failure will be explained. There are on...

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

Data::Walk::Extracted::Dispatch - Dispatch table management River stage one • 1 direct dependent • 2 total dependents

This role only serves the purpose of standardizing the handling of dispatch tables. It will first attempt to call the passed dispatch call. If it cannot find it then it will attempt a 'DEFAULT' call after which it will 'confess' to failure....

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