          MODULE=Date-Calc
         VERSION=5.0
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/STBEY/$SOURCE
        WEB_SITE=http://www.engelschall.com/~sb/download
         ENTERED=20020727
         UPDATED=20020727
           SHORT="Data-Calc is a perl module for Gregorian calendar date calculations"
cat << EOF
Date::Calc:

A perl 5 module which is a toolbox for all kinds of date calculations
based on the Gregorian calendar.  The module of course handles year numbers
of 2000 and above correctly -- actually all year numbers from 1 to
the larges postive integer representable on your system (which is at least
32767) can be dealt with.  Note that this package projects the Gregorian
calendar back until the year 1 A.D. -- even though the Gregorian calendar
was only adopted in 1582. 
EOF
