slackbuilds_ponce/perl/perl-yaml/README
Heinz Wiesinger 880dcf6e3d perl/perl-yaml: Updated Moved and renamed from development/yaml.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-12-23 09:16:37 -05:00

5 lines
291 B
Text

The YAML.pm module implements a YAML Loader and Dumper based on
the YAML 1.0 specification. <http://www.yaml.org/spec/>
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.