DateTime::Format::ISO8601

Parses almost all ISO8601 date and time formats. ISO8601 time-intervals will be supported in a later release.

INSTALLATION

To install this module type the following:

perl Build.PL
./Build
./Build test
./Build install