blob: 9ca21a410cb0338f554584aa4b4789be27116422 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
db-fakedisplay - Show train departures, as seen on the displays on most main stations
-------------------------------------------------------------------------------------
* <http://finalrewind.org/projects/db-fakedisplay/>
Dependencies
------------
* perl >= 5.10
* File::ShareDir
* Module::Build >= 0.36
* HTML::Template
* Travel::Status::DE::DeutscheBahn >= 0.04
Installation
------------
$ perl Build.PL
$ perl Build
$ sudo perl Build install
You can then run 'man db-fakedisplay' for more information
|