Newer
Older
efa - inofficial efa.vrr.de commandline client
Requires:
- perl version 5.10 or newer
- The perl modules WWW::Mechanize and XML::LibXML
> perl Build.PL
> ./Build
> ./Build test
> sudo ./Build install
See also the Module::Build documentation.
Extra modules required for testing:
- Test::Command
- Test::More
- Test::Synopsis