YAML 1.2 processor in pure Perl
YAML::PP is a modular YAML processor. It aims to support YAML 1.2 and
YAML 1.1. Some (rare) syntax elements are not yet supported.

The YAML backend is implemented in a modular way that allows one to add
custom handling of YAML tags, perl objects and data types.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/perlpunk/YAML-PP-p5
