summaryrefslogtreecommitdiff
path: root/README
blob: c2976547dc5055e1b0f80999f036083e301aa78e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
efa - inofficial efa.vrr.de commandline client

Requires:
 - perl version 5.10 or newer
 - The perl modules WWW::Mechanize and HTML::TreeBuilder::XPath


Installation

> make
> make test
> sudo make install

You can skip "make test" if you want.