SlackBuildsOrg/perl/perl-yaml
Chris Novakovic 277341d91b perl/perl-yaml: Update homepage.
Signed-off-by: Chris Novakovic <chris@chrisn.me.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-05-27 11:11:19 +07:00
..
perl-yaml.info
perl-yaml.SlackBuild
README
slack-desc perl/perl-yaml: Update homepage. 2018-05-27 11:11:19 +07:00

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.