The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
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