libyaml-pp-perl
pure-perl YAML framework
Description
YAML::PP is a modern, modular YAML processor. It aims to support YAML 1.2 and YAML 1.1. 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 of continuous streams additionally to a fixed input file or string. The YAML::PP frontend will currently load all documents, and return only the last 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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/YAML-PP
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libyaml-pp-perl