aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-YAML/pkg-descr
blob: 44119cc597e1e0bdb73b2feda51478a94744352f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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, including Perl.

For information on the YAML syntax, please refer to the YAML
specification.


WWW: http://search.cpan.org/search?dist=YAML

-Anton