Package Info

perl-YAML-PP


YAML 1.2 Processor


Unspecified

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 Stream". A stream consists of one or more "Documents", separated by a line with a document start marker '---'. A document optionally ends with the document end marker '...'.

This allows one to process continuous streams additionally to a fixed input file or string.

The YAML::PP frontend will currently load all documents, and return only the first if called with scalar context.

The YAML backend is implemented in a modular way that allows one to add custom handling of YAML tags, perl objects and data types. The inner API is not yet stable. Suggestions welcome.

You can check out all current parse and load results from the yaml-test-suite here: https://perlpunk.github.io/YAML-PP-p5/test-suite.html


License: Artistic-1.0 OR GPL-1.0-or-later
URL: https://metacpan.org/release/YAML-PP

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.035-bp154.2.3.1 info openSUSE-2023-148 2023-06-27 15 SP4 Update
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-YAML-PP
0.035-bp155.1.5 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-YAML-PP
0.030-bp154.1.30 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-YAML-PP
0.026-bp153.1.14 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-YAML-PP
0.022-bp152.1.1 info GA Release 2020-05-11 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-YAML-PP