This module handles formatting and parsing of iCal format datetimes
and durations, per RFC 2445.

INSTALLATION

To install this module type the following in the distribution
directory:

   perl Makefile.PL
   make
   make test
   make install