           SPELL=time-date
         VERSION=1.16
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$VERSION
      PATCHLEVEL=2
      LICENSE[0]=ART
         ENTERED=20050713
        WEB_SITE=http://search.cpan.org/~gbarr/TimeDate-$VERSION/lib/Date/Format.pm
        KEYWORDS="ascii perl"
           SHORT="Format perl dates into ASCII strings"
cat << EOF
This module provides routines to format dates into ASCII strings. They
correspond to the C library routines strftime and ctime.
EOF
