diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 36 |
1 files changed, 0 insertions, 36 deletions
@@ -1,36 +0,0 @@ -efa - unofficial efa.vrr.de command line client ------------------------------------------------ - -* <http://finalrewind.org/projects/Travel-Routing-DE-VRR/> - - -Dependencies ------------- - - * perl version 5.10.1 or newer - * Class::Accessor - * Exception::Class - * LWP::UserAgent - * XML::LibXML - - -Installation ------------- - -From a release tarball: - -$ perl Build.PL -$ ./Build -$ sudo ./Build install - -From git: - -$ perl Build.PL -$ ./Build -$ ./Build manifest -$ sudo ./Build install - -See also the Module::Build documentation. - -You can then run 'man Travel::Routing::DE::EFA'. -This distribution also ships the script 'efa', see 'man efa'. |