Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 494 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 494 Bytes

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