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

Search results for "module:YAML::Error"

lib/YAML/Error.pm River stage four • 627 direct dependents • 2019 total dependents

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

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

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

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

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

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

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

lib/YAML/Old/Error.pm River stage three • 5 direct dependents • 546 total dependents

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

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

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

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

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

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

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

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

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

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

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

YAML::Tiny - Read/Write YAML files with as little code as possible River stage four • 117 direct dependents • 1063 total dependents

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.74 - 23 Mar 2023 03:20:43 UTC

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

YAML::Syck - Fast, lightweight YAML loader and dumper River stage three • 187 direct dependents • 771 total dependents

This module provides a Perl interface to the libsyck data serialization library. It exports the "Dump" and "Load" functions for converting Perl data structures to YAML strings, and the other way around. NOTE: If you are working with other language's ...

TODDR/YAML-Syck-1.34 - 26 Oct 2020 20:20:42 UTC

Venus::Yaml - Yaml Class River stage two • 3 direct dependents • 56 total dependents

This package provides methods for reading and writing YAML <https://yaml.org> data. Note: This package requires that a suitable YAML library is installed, currently either "YAML::XS" "0.67+", "YAML::PP::LibYAML" "0.004+", or "YAML::PP" "0.23+". You c...

AWNCORP/Venus-4.15 - 27 Nov 2023 17:12:55 UTC

YAML::PP - YAML 1.2 processor River stage three • 37 direct dependents • 167 total dependents

YAML::PP is a modular YAML processor. It aims to support "YAML 1.2" and "YAML 1.1". See <https://yaml.org/>. Some (rare) syntax elements are not yet supported and documented below. YAML is a serialization language. The YAML input is called "YAML Stre...

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

YAML::Logic - Simple boolean logic in YAML River stage zero No dependents

YAML::Logic allows users to define simple boolean logic in a configuration file, without permitting them to run arbitrary code. While Perl code can be controlled with the "Safe" module, "Safe" can't prevent the user from defining infinite loops, exha...

MSCHILLI/YAML-Logic-0.07 - 08 Dec 2016 03:08:58 UTC

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

YAML::PP::Ref - Generated Reference Parser backend for YAML::PP River stage zero No dependents

The <https://yaml.org/> YAML Specification can be used to generate a YAML Parser from it. Ingy has done that for several languages, and the one for Perl can be found here: <https://metacpan.org/dist/YAML-Parser>. This module exchanges the default YAM...

TINITA/YAML-PP-Ref-0.02 - 08 Mar 2022 18:39:25 UTC

YAML::LoadBundle - Load a directory of YAML files as a bundle River stage zero No dependents

Adds additional features to YAML::XS to allow splitting a YAML file into multiple files in a common directory. This helps with readability when the file is large. It also provides more advanced merging features than the standard YAML spec....

GSG/YAML-LoadBundle-v0.4.3 - 06 May 2021 21:43:22 UTC

CTK::Serializer - Base class for serialization perl structures River stage one • 1 direct dependent • 1 total dependent

This module provides access to serialization mechanism with support extending. Now allowed to use follows formats of serialization in this base class: XML, YAML, JSON and "none" for automatic format detecting new my $sr = CTK::Serializer->new( $forma...

ABALAMA/CTKlib-2.09 - 10 Sep 2022 10:53:50 UTC
33 results (0.096 seconds)