YAML::Tiny is a perl class for reading and writing YAML-style files, written with as little code as possible, reducing load time and memory overhead. Most of the time it is accepted that Perl applications use a lot of memory and modules. The ::Tiny f...
ETHER/YAML-Tiny-1.73 - 21 Feb 2018 21:10:56 GMTJRANDALL/RT-Extension-IncrementPriority-1.0.0 - 19 Mar 2015 00:48:18 GMT
This module dumps your data structure as YAML with color using ANSI escape sequences. To change the colors, see %theme in source code....
SHARYANTO/YAML-Tiny-Color-0.04 - 30 Jun 2014 16:02:17 GMTConfig::YAML is a somewhat object-oriented wrapper around the YAML module which makes reading and writing configuration files simple. Handling multiple config files (e.g. system and per-user configuration, or a gallery app with per-directory configur...
TIMA/Config-YAML-Tiny-1.42.0 - 04 Dec 2010 20:27:37 GMTYAML::Tiny::LikeJSON provides a way to encode/decode YAML (Tiny) in a way similar to how JSON.pm works. It will only deal with one YAML document at a time, so if you try to decode more than one document, it will ignore every document but the first (a...
ROKR/YAML-Tiny-LikeJSON-0.0011 - 30 May 2010 20:55:52 GMTextensions "yaml", "yml". precedence 100 module used YAML::Tiny supported options none...
YANICK/File-Serialize-1.2.0 - 10 Oct 2017 22:03:04 GMTYAML::Hobo is a module to read and write a limited subset of YAML. It does two things: reads YAML from a string – with "Dump" – and dumps YAML into a string – via "Load". Its only oddity is that, when dumping, it prefers double-quoted strings, as ill...
FERREIRA/YAML-Hobo-0.2.0 - 25 Apr 2018 18:20:55 GMTIn the spirit of YAML::Tiny, Data::YAML::Reader and Data::YAML::Writer provide lightweight, dependency-free YAML handling. While "YAML::Tiny" is designed principally for working with configuration files "Data::YAML" concentrates on the transparent ro...
ANDYA/Data-YAML-0.0.7 - 17 Apr 2015 14:00:03 GMTYAML-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 GMTThis is Yet Another YAML Framework. For why this project was started, see "WHY". The parser aims to parse "YAML 1.2". See <http://yaml.org/>. You can check out all current parse and load results from the yaml-test-suite here: <https://perlpunk.github...
TINITA/YAML-PP-0.010 - 02 Nov 2018 12:18:12 GMTA "mirror.yml" file is used to allow a repository client to reliably and robustly locate, identify, validate and age a repository. It contains a timestamp for when the repository was last updated, the URI for the master repository, and a list of all ...
ADAMK/Mirror-YAML-0.03 - 11 Apr 2008 22:31:44 GMTA "mirror.yml" file is used to allow a repository client to reliably and robustly locate, identify, validate and age a repository. It contains a timestamp for when the repository was last updated, the URI for the master repository, and a list of all ...
ADAMK/Mirror-URI-0.90 - 01 Jun 2009 18:32:02 GMTThis module implements a subset of the YAML specification for use in reading and writing CPAN metadata files like META.yml and MYMETA.yml. It should not be used for any other general YAML parsing or generation task. NOTE: META.yml (and MYMETA.yml) fi...
DAGOLDEN/CPAN-Meta-YAML-0.018 - 11 Dec 2015 16:57:36 GMTIn the spirit of YAML::Tiny this is a lightweight, dependency-free YAML reader. While "YAML::Tiny" is designed principally for working with configuration files "Data::YAML" concentrates on the transparent round-tripping of YAML serialized Perl data s...
ANDYA/Data-YAML-0.0.7 - 17 Apr 2015 14:00:03 GMTEncodes a scalar, hash reference or array reference as YAML. In the spirit of YAML::Tiny this is a lightweight, dependency-free YAML writer. While "YAML::Tiny" is designed principally for working with configuration files "Data::YAML" concentrates on ...
ANDYA/Data-YAML-0.0.7 - 17 Apr 2015 14:00:03 GMTThis module was originally an inline copy of YAML::Tiny. It has been deprecated in favor of using CPAN::Meta::YAML directly. This module is kept as a subclass wrapper for compatibility....
LEONT/Module-Build-Deprecated-0.4210 - 19 Aug 2014 18:34:54 GMTText::FrontMatter::YAML reads and writes files with so-called "YAML front matter", such as are found on GitHub (and used in Jekyll, and various other programs). It's a way of associating metadata with a file by marking off the metadata into a YAML se...
VITAHALL/Text-FrontMatter-YAML-0.07 - 30 May 2014 13:40:33 GMTBubblegum::Wrapper::Yaml is a Bubblegum wrapper which provides the ability to endcode/decode YAML data structures. It is not necessary to use this module as it is loaded automatically by the Bubblegum class. Note, in order to use this wrapper you wil...
AWNCORP/Bubblegum-0.45 - 05 Oct 2014 12:10:06 GMT