          MODULE=YAML
         VERSION=1.321
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://www.cpan.org/authors/id/T/TI/TINITA
      SOURCE_VFY=sha256:d461167b8b4aa9244f736a7a740830141e61dddee301e456bf642e81d3cea193
        WEB_SITE=https://metacpan.org/pod/distribution/YAML/lib/YAML.pod
         ENTERED=20050801
         UPDATED=20260724
           SHORT="YAML - YAML Ain't Markup Language"

cat << EOF
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.
EOF
