Skip to content
README 330 B
Newer Older
Birte Kristina Friesel's avatar
Birte Kristina Friesel committed
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.

Extra modules required for testing:
 - Test::More
 - Test::Compile
 - Test::Pod
 - Test::Command