From 4b7ded507e52406d414c794f0168d33c4186de99 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 29 Jun 2011 00:26:09 +0200 Subject: Update Changelog and README --- README | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) (limited to 'README') diff --git a/README b/README index 20e8c80..33af3e8 100644 --- a/README +++ b/README @@ -1,21 +1,27 @@ -efa - inofficial efa.vrr.de commandline client +efa - unofficial efa.vrr.de command line client +----------------------------------------------- + +* + + +Dependencies +------------ + + * perl version 5.10 or newer + * Class::Accessor + * Exception::Class + * XML::LibXML + * WWW::Mechanize -Requires: - - perl version 5.10 or newer - - The perl modules WWW::Mechanize and XML::LibXML Installation +------------ -> perl Build.PL -> ./Build -> ./Build test -> sudo ./Build install +$ perl Build.PL +$ ./Build +$ sudo ./Build install See also the Module::Build documentation. -Extra modules required for testing: - - Test::Command - - Test::Compile - - Test::More - - Test::Pod - - Test::Synopsis +You can then run 'man Travel::Routing::DE::VRR'. +This distribution also ships the script 'efa', see 'man efa'. -- cgit v1.2.3