blob: 3d8eca061915ba81c87aa4820d461bb7c0bf44a0 (
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 module WWW::Mechanize
Installation
> make
> make test
> sudo make install
You can skip "make test" if you want.
|