FileSize | 107084 |
MD5 | 26BF187C7FC8102AC605AE1F205F8D8A |
PackageDescription | pure-perl YAML framework
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. |
PackageMaintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
PackageName | libyaml-pp-perl |
PackageSection | perl |
PackageVersion | 0.027-1 |
SHA-1 | 88C81067F3E817279396F1616BE717441B52D786 |
SHA-256 | A272DCEDF0A7815650C8E4722BAA3BB50A243F35C4B8CAC49AF07C315900177A |