          MODULE=CPAN-Meta-Requirements
         VERSION=2.140
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/
      SOURCE_VFY=sha256:0898645e8e86f0922f0f0502b503f592a8eb3d3176b4fd87adcc7ba51e751fa9
        WEB_SITE=http://search.cpan.org/~dagolden/CPAN-Meta-Requirements
            TYPE=perl
         ENTERED=20130405
         UPDATED=20201212
           SHORT="version requirements for a CPAN dist"

cat << EOF
A CPAN::Meta::Requirements object models a set of version constraints
    like those specified in the META.yml or META.json files in CPAN
    distributions. It can be built up by adding more and more constraints,
    and it will reduce them to the simplest representation.
EOF
