INSTALLATION

First, check the md5 with

 md5sum -c hivq.tar.gz.md5

Install at your own risk if this check fails.

Expand the tarball with

 tar -xzf hivq.tar.gz

and do

 cd dist

From the distribution directory, perform the following
commands:

 ./Build.PL
 ./Build
 ./Build test
 ./Build install

The network must be available for ./Build test to succeed.

To run the script, type 

 hivq.PL

at the prompt.