Your IP : 216.73.216.74


Current Path : /usr/share/doc/perl-DateTime-Format-ISO8601/
Upload File :
Current File : //usr/share/doc/perl-DateTime-Format-ISO8601/README

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