• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..24-Apr-201479

Build.PLH A D20-Feb-2013630

ChangesH A D20-Feb-20132.2 KiB

lib/H24-Apr-20143

LICENSEH A D20-Feb-201320.1 KiB

Makefile.PLH A D20-Feb-20131.2 KiB

MANIFESTH A D20-Feb-2013249

META.ymlH A D20-Feb-2013609

READMEH A D20-Feb-2013276

t/H24-Apr-20149

TodoH A D20-Feb-2013355

README

1DateTime::Format::ISO8601
2========================
3
4Parses almost all ISO8601 date and time formats.
5ISO8601 time-intervals will be supported in a later release.
6
7INSTALLATION
8  
9To install this module type the following:
10  
11perl Build.PL
12./Build
13./Build test
14./Build install
15