blob: 7aaf3175c1ec8116b97a83ac61cb7afdb06cd42b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
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
* WWW::Mechanize
* XML::LibXML
Installation
------------
$ perl Build.PL
$ ./Build
$ 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'.
|