Skip to content
README 359 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
> perl Build.PL
> ./Build
> ./Build test
> sudo ./Build install
See also the Module::Build documentation.

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