efa - inofficial efa.vrr.de commandline client

Requires:
 - perl version 5.10 or newer
 - The perl modules WWW::Mechanize and XML::LibXML

Installation

> perl Build.PL
> ./Build
> ./Build test
> sudo ./Build install

See also the Module::Build documentation.

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