          MODULE=YAML-Tiny
         VERSION=1.76
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/E/ET/ETHER
      SOURCE_VFY=sha256:a8d584394cf069bf8f17cba3dd5099003b097fce316c31fb094f1b1c171c08a3
        WEB_SITE=http://search.cpan.org/dist/YAML-Tiny
            TYPE=perl
         ENTERED=20100606
         UPDATED=20250128
           SHORT="Read/Write YAML files with as Perl little code as possible"

cat << EOF
The YAML specification is huge. The original pure-Perl implementation
YAML costs just over 4 megabytes of memory to load.

YAML::Tiny is a perl class for reading and writing YAML-style files,
written with as little code as possible, reducing load time and
memory overhead.
EOF
