          MODULE=TimeDate
         VERSION=2.33
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://www.cpan.org/authors/id/A/AT/ATOOMIC/
      SOURCE_VFY=sha256:c0b69c4b039de6f501b0d9f13ec58c86b040c1f7e9b27ef249651c143d605eb2
        WEB_SITE=http://search.cpan.org/~gbarr/TimeDate/
            TYPE=perl
         ENTERED=20021228
         UPDATED=20200520
           SHORT="Convert date strings into time format"
cat << EOF
This distribution replaces my earlier GetDate distribution, which was
only a date parser. The date parser contained in this distribution is
far superior to the yacc based parser, and a *lot* fatser.

The parser contained here will only parse absolute dates, if you want a
date parser that can parse relative dates then take a look at the Time
modules by David Muir on CPAN.
EOF
