Codebase list libdatetime-format-iso8601-perl / debian/0.08-2
debian/0.08-2

Tree @debian/0.08-2 (Download .tar.gz)

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