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

Search results for "YAML::Dumper"

YAML::Dumper - YAML class for dumping Perl objects to YAML River stage four • 627 direct dependents • 2019 total dependents

YAML::Dumper is the module that YAML.pm used to serialize Perl objects to YAML. It is fully object oriented and usable on its own....

INGY/YAML-1.31 - 27 Dec 2023 15:11:23 UTC - Search in distribution

YAML::Dumper - YAML class for dumping Perl objects to YAML River stage three • 5 direct dependents • 546 total dependents

YAML::Old::Dumper is the module that YAML::Old used to serialize Perl objects to YAML. It is fully object oriented and usable on its own....

INGY/YAML-Old-1.23 - 11 May 2017 14:03:25 UTC - Search in distribution

Exception::Reporter::Dumper::YAML - a dumper to turn any scalar value into a plaintext YAML record River stage one • 2 direct dependents • 2 total dependents

RJBS/Exception-Reporter-0.015 - 22 Oct 2022 21:00:14 UTC - Search in distribution

lib/HTML/Template/Dumper/YAML.pm River stage zero No dependents

TMURRAY/HTML-Template-Dumper-0.1 - 21 Nov 2003 14:33:38 UTC - Search in distribution

lib/YAML/Full/Dumper.pm River stage zero No dependents

INGY/YAML-Full-0.0.1 - 30 May 2014 21:18:09 UTC - Search in distribution

lib/YAML/PP/Dumper.pm River stage three • 37 direct dependents • 167 total dependents

TINITA/YAML-PP-v0.38.0 - 29 Jan 2024 23:29:38 UTC - Search in distribution

lib/YAML/Perl/Dumper.pm River stage zero No dependents

INGY/YAML-Perl-0.02 - 09 Mar 2009 00:37:57 UTC - Search in distribution

lib/YAML/Dumper/Syck.pm River stage three • 187 direct dependents • 771 total dependents

TODDR/YAML-Syck-1.34 - 26 Oct 2020 20:20:42 UTC - Search in distribution
  • YAML::Syck - Fast, lightweight YAML loader and dumper
  • JSON::Syck - JSON is YAML (but consider using JSON::XS instead!)

Shell::Perl::Dumper - Dumpers for Shell::Perl River stage one • 1 direct dependent • 2 total dependents

In "pirl", the result of the evaluation is transformed into a string to be printed. As this result may be a pretty complex data structure, the shell provides a hook for you to pretty-print these answers just the way you want. By default, "pirl" will ...

FERREIRA/Shell-Perl-0.004 - 03 May 2017 00:31:20 UTC - Search in distribution

RDF::YAML - RDF YAML parser and dumper River stage zero No dependents

This module is a RDF/YAML parser/dumper; it can parse RDF/YAML files or strings, provide results as triples, and dump triples back to RDF/YAML format. It is only a thin wrapper around RDF::Simple::Parser::YAML and RDF::Simple::Serialiser::YAML. Note ...

AUTRIJUS/RDF-YAML-0.11 - 22 Oct 2003 05:23:34 UTC - Search in distribution

Data::Denter - An (deprecated) alternative to Data::Dumper and Storable. River stage one • 1 direct dependent • 8 total dependents

The main problem with Data::Dumper (one of my all-time favorite modules) is that you have to use "eval()" to deserialize the data you've dumped. This is great if you can trust the data you're evaling, but horrible if you can't. A good alternative is ...

INGY/Data-Denter-0.15 - 18 Oct 2002 08:22:43 UTC - Search in distribution

YAML::Tests - Common Test Suite for Perl YAML Implementations River stage zero No dependents

YAML-Tests defines a number of implementation independent tests that can be used to test various YAML modules. There are two ways to use YAML-Tests. If you are the author of a Perl YAML module, you can add the line: use_yaml_tests; to your "Makefile....

INGY/YAML-Tests-0.06 - 22 Jun 2007 01:07:42 UTC - Search in distribution

XXX - See Your Data in the Nude River stage three • 11 direct dependents • 129 total dependents

"XXX.pm" exports a function called "XXX" that you can put just about anywhere in your Perl code to make it die with a YAML dump of the arguments to its right. The charm of XXX-debugging is that it is easy to type, rarely requires parens and stands ou...

INGY/XXX-0.38 - 23 Jun 2021 23:39:48 UTC - Search in distribution

YAML::Safe - Safe Perl YAML Serialization using XS and libyaml River stage zero No dependents

This module is a re-factoring of YAML::XS, the old Perl XS binding to "libyaml" which offers Perl somewhat acceptable YAML support to date. YAML::XS never produced code which could be read from YAML, and thus was unsuitable to be used as YAML replace...

RURBAN/YAML-Safe-0.82 - 03 Feb 2023 14:27:59 UTC - Search in distribution

rig - import groups of favorite/related modules with a single expression River stage zero No dependents

This module allows you to organize and bundle your favorite modules, thus reducing the recurring task of "use"ing them in your programs, and implicitly requesting imports by default. You can rig your bundles in 2 places: * A file called ".perlrig" in...

RODRIGO/rig-0.04 - 07 Aug 2011 08:39:15 UTC - Search in distribution

CHI - Unified cache handling interface River stage three • 97 direct dependents • 204 total dependents

CHI provides a unified caching API, designed to assist a developer in persisting data for a specified period of time. The CHI interface is implemented by driver classes that support fetching, storing and clearing of data. Driver classes exist or will...

ASB/CHI-0.61 - 13 Oct 2021 14:56:11 UTC - Search in distribution

Audio::Nama - multitrack recorder and digital audio workstation River stage zero No dependents

GANGLION/Audio-Nama-1.307 - 20 Dec 2023 09:07:36 UTC - Search in distribution

Cfn - An object model for CloudFormation documents River stage one • 1 direct dependent • 2 total dependents

This module helps parse, manipulate, validate and generate CloudFormation documents in JSON and YAML formats (see stability section for more information on YAML). It creates an object model of a CloudFormation template so you can work with the docume...

JLMARTIN/Cfn-0.14 - 07 May 2021 09:10:03 UTC - Search in distribution

XML::Twig - A perl module for processing huge XML documents in tree mode. River stage three • 82 direct dependents • 243 total dependents

This module provides a way to process XML documents. It is build on top of "XML::Parser". The module offers a tree interface to the document, while allowing you to output the parts of it that have been completely processed. It allows minimal resource...

MIROD/XML-Twig-3.52 - 23 Nov 2016 17:21:16 UTC - Search in distribution

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution
222 results (0.098 seconds)