File: README

package info (click to toggle)
libtravel-routing-de-vrr-perl 2.08-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 984 kB
  • ctags: 44
  • sloc: xml: 6,670; perl: 1,381; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 522 bytes parent folder | download | duplicates (2)
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
27
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
------------

$ perl Build.PL
$ ./Build
$ 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'.