summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-09-17 16:09:04 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-09-17 16:09:04 +0200
commit01da3afd1e14ddeeb9cb2244e42f98bd60c10972 (patch)
treeaba914535ada0ae368975e61221c79280309f1b3 /README
parent8edfa3d6e81e68af6f61bcab313e31928baa1c8c (diff)
prepare for v2.00 release
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index 549d557..1a6dbc4 100644
--- a/README
+++ b/README
@@ -10,6 +10,8 @@ Dependencies
* perl version 5.10.1 or newer
* Class::Accessor
+ * JSON
+ * List::MoreUtils
* LWP::UserAgent (usually shipped by libwww-perl)
* XML::LibXML
@@ -20,8 +22,8 @@ $ perl Build.PL
$ perl Build
$ sudo perl Build install
-You can then run 'man Travel::Status::DE::DeutscheBahn' for more information.
-This distribution also ships the example script 'db-ris', see 'man db-ris'.
+You can then run 'man Travel::Status::DE::HAFAS' for more information.
+This distribution also ships the example script 'hafas-m', see 'man hafas-m'.
Testing
-------