summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-03-12 13:14:27 +0100
committerDaniel Friesel <derf@finalrewind.org>2015-03-12 13:14:27 +0100
commitf6c1b258b4be472933202f47aacd07c347b927af (patch)
treee0fdb24e5ca947b9c6e8695c885d19a60936a641 /README
parent1c672cd0940c5173532b4d02a76c971e5bb473ae (diff)
Parse URA output with Text::CSV to cope with weird formats (fixes ASEAG backend)
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 1c9c8fb..7e0a989 100644
--- a/README
+++ b/README
@@ -13,6 +13,7 @@ Dependencies
* DateTime::Format::Duration
* List::MoreUtils
* LWP::UserAgent
+ * Text::CSV
Installation