libyaml-perl
YAML Ain't Markup Language
Description
YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages (including Perl, of course). YAML supports Unicode and there are implementations of the parser in many different languages, making it a rather portable serialization format. Please note that the YAML module is currently a deprecated implementation in Pure Perl, which is probably slow on your system. The authors intend to change it to just be a front-end interface module for various YAML implementations. For now, YAML::Any is a module provided for this purpose, which simply selects the best YAML implementation available.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
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-perl