summaryrefslogtreecommitdiff
path: root/README
blob: 3ff9972ea099dffb4053251176fa04f23cf388a6 (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 XML::LibXML


Installation

> make
> make test
> sudo make install

You can skip "make test" if you want.