           SPELL=date-manip
         VERSION=5.42a
          SOURCE=DateManip-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/DateManip-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/S/SB/SBECK/$SOURCE
     SOURCE_HASH=sha512:58b5fe33c924d2e54d3a7b8416225885618ec22b55985f09b8e022a46bb82bcb7fcf2963aa39f2c9e2e0de21852b095330e1123dfaf620e76de432b7a616b6ef
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Date::Manip"
         ENTERED=20011108
         UPDATED=20020324
        KEYWORDS="perl"
           SHORT="For easy parsing and manipulating dates"
cat << EOF

A perl 5 module which allows you to easily parse and manipulate dates
(several different foreign languages are supported and more can be added
easily, international date formats are also supported). A date
calculator is also included to tell the time elapsed between two dates,
or to find a date a certain amount of time from a given date.

Calculations can also be done using a special business mode where
weekends and holidays are ignored. 

EOF
