perlpunk / YAML-PP-p5

A YAML 1.2 processor in perl
https://metacpan.org/pod/YAML::PP
23 stars 8 forks source link
parser perl5 yaml yaml-parser yaml-processor

Perl module YAML::PP

YAML::PP is a modular YAML processor for YAML 1.2.

Additionally to loading and dumping it provides a parser and emitter. The parsing events are compatible to the YAML Test Suite and other libraries like libyaml.

Loading and Dumping can be customized.

It supports the YAML 1.2 Failsafe, JSON and Core Schemas.

You can find the full documentation here: https://metacpan.org/release/YAML-PP