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

Search results for "module:Data::Visitor::Callback"

Data::Visitor::Callback - A Data::Visitor with callbacks. River stage three • 35 direct dependents • 363 total dependents

This is a Data::Visitor subclass that lets you invoke callbacks instead of needing to subclass yourself....

ETHER/Data-Visitor-0.32 - 29 Apr 2023 10:13:30 UTC

Data::Visitor::Lite - an easy implementation of Data::Visitor::Callback River stage one • 1 direct dependent • 1 total dependent

Data::Visitor::Lite is an easy implementation of Data::Visitor::Callback...

HDAICHI/Data-Visitor-Lite-0.03 - 17 Nov 2011 13:42:50 UTC

Data::Visitor - Visitor style traversal of Perl data structures River stage three • 35 direct dependents • 363 total dependents

This module is a simple visitor implementation for Perl values. It has a main dispatcher method, "visit", which takes a single perl value and then calls the methods appropriate for that value. It can recursively map (cloning as necessary) or just tra...

ETHER/Data-Visitor-0.32 - 29 Apr 2023 10:13:30 UTC

Data::Grove::Visitor - add visitor/callback methods to Data::Grove objects River stage two • 8 direct dependents • 67 total dependents

Data::Grove::Visitor adds visitor methods (callbacks) to Data::Grove objects. A ``visitor'' is a class (a package) you write that has methods (subs) corresponding to the objects in the classes being visited. You use the visitor methods by creating an...

KMACLEOD/libxml-perl-0.08 - 21 Aug 2004 02:34:03 UTC

Data::Dmap - just like map, but on deep data structures River stage one • 1 direct dependent • 1 total dependent

MADZ/Data-Dmap-0.08 - 21 Sep 2010 12:50:54 UTC

Data::Grove - support for deeply nested structures River stage two • 8 direct dependents • 67 total dependents

"Data::Grove" provides support for deeply nested tree or graph structures. "Data::Grove" is intended primarily for Perl module authors writing modules with many types or classes of objects that need to be manipulated and extended in a consistent and ...

KMACLEOD/libxml-perl-0.08 - 21 Aug 2004 02:34:03 UTC

Data::Rmap - recursive map, apply a block to a data structure River stage two • 8 direct dependents • 19 total dependents

rmap BLOCK LIST Recursively evaluate a BLOCK over a list of data structures (locally setting $_ to each element) and return the list composed of the results of such evaluations. $_ can be used to modify the elements. Data::Rmap currently traverses HA...

BOWMANBS/Data-Rmap-0.65 - 22 Nov 2016 13:09:09 UTC

Data::Clean::JSON - (DEPRECATED) Clean data so it is safe to output to JSON River stage three • 9 direct dependents • 547 total dependents

DEPRECATION NOTICE: This module has been renamed to Data::Clean::ForJSON for more clarity. This old name is retained because there are distributions still depending on it. This class cleans data from anything that might be problematic when encoding t...

PERLANCAR/Data-Clean-JSON-0.392 - 11 Sep 2019 00:06:50 UTC

CXC::Data::Visitor - Invoke a callback on every element at every level of a data structure. River stage zero No dependents

CXC::Data::Visitor provides a means of performing a depth first traversal of a data structure. There are similar modules on CPAN ("SEE ALSO"); this module provides a few extras: * The traversal may be aborted. * A container (hash or array) may be rev...

DJERIUS/CXC-Data-Visitor-0.03 - 25 Mar 2024 20:10:55 UTC

Data::Visitor::Tiny - Recursively walk data structures River stage one • 2 direct dependents • 3 total dependents

This module provides a simple framework for recursively iterating over a data structure of hashrefs and/or arrayrefs....

DAGOLDEN/Data-Visitor-Tiny-0.001 - 07 Feb 2018 15:23:17 UTC

RapidApp::Data::Dmap - just like map, but on deep data structures River stage one • 5 direct dependents • 5 total dependents

VANSTYN/RapidApp-1.3500 - 22 Nov 2021 22:52:12 UTC

Data::Clean::ForJSON - Clean data so it is safe to output to JSON River stage three • 14 direct dependents • 779 total dependents

This class cleans data from anything that might be problematic when encoding to JSON. This includes coderefs, globs, and so on. Here's what it will do by default: * Change DateTime and Time::Moment object to its epoch value * Change Regexp and versio...

PERLANCAR/Data-Clean-ForJSON-0.395 - 01 Feb 2020 00:05:33 UTC
12 results (0.04 seconds)