diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 36 |
1 files changed, 0 insertions, 36 deletions
@@ -1,36 +0,0 @@ -Travel::Status::DE::VRR - VRR departure monitor ------------------------------------------------ - -* <http://finalrewind.org/projects/Travel-Status-DE-VRR/> - - -Dependencies ------------- - - * perl version 5.10.1 or newer - * Class::Accessor - * LWP::UserAgent - * XML::LibXML - -For testing, File::Slurp is also required. - -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::Status::DE::VRR'. -This distribution also ships the script 'efa-m', see 'man efa-m'. |