summaryrefslogtreecommitdiffstats
path: root/libraries/perl-DateTime-Format-ISO8601/README
diff options
context:
space:
mode:
author David Somero <dsomero@hotmail.com>2010-08-14 09:04:04 -0500
committer Erik Hanson <erik@slackbuilds.org>2010-08-14 19:04:50 -0500
commit5b1ee5998f9338632e074b0ca64eb306aac050c8 (patch)
tree2a036936028eff1372069212486c8575412b5075 /libraries/perl-DateTime-Format-ISO8601/README
parentde89d8a05842a28a89c5bc69c5c4b104da32b77e (diff)
downloadslackbuilds-5b1ee5998f9338632e074b0ca64eb306aac050c8.tar.gz
slackbuilds-5b1ee5998f9338632e074b0ca64eb306aac050c8.tar.xz
libraries/perl-DateTime-Format-ISO8601: Added (Parses ISO8601 date and time formats)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/perl-DateTime-Format-ISO8601/README')
-rw-r--r--libraries/perl-DateTime-Format-ISO8601/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/perl-DateTime-Format-ISO8601/README b/libraries/perl-DateTime-Format-ISO8601/README
new file mode 100644
index 0000000000..200cee5bbf
--- /dev/null
+++ b/libraries/perl-DateTime-Format-ISO8601/README
@@ -0,0 +1,4 @@
+perl-DateTime-Format-ISO8601 parses almost all ISO8601 date and time formats.
+ISO8601 time-intervals will be supported in a later release.
+
+This requires perl-DateTime, perl-Datetime-Format-Builder.