           SPELL=datetime-timezone
          SPELLX=DateTime-TimeZone
         VERSION=1.88
          SOURCE=${SPELLX}-${VERSION}.tar.gz
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/D/DR/DROLSKY/${SOURCE}
     SOURCE_HASH=sha512:f35370c842f5e6f6d13dfc2bd864a89fd847108854a2a4aadee1cd9d5743ab121a108a9352f56db08a987b040d84089cd4adf4b3b200d6c4aa9fe2279984c6fe
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
         LICENSE=GPL
        WEB_SITE=http://search.cpan.org/dist/DateTime-TimeZone/
         ENTERED=20051201
        KEYWORDS="perl"
           SHORT="time zone object base class and factory"
cat << EOF
This class is the base class for all time zone objects. A time zone is
represented internally as a set of observances, each of which describes the
offset from GMT for a given time period.

Note that without the DateTime.pm module, this module does not do much. It's
primary interface is through a DateTime object, and most users will not need
to directly use DateTime::TimeZone methods.
EOF
