 Installing vcheck
===================

Check whether the following requirements are fulfilled before trying to
install vcheck:

  - Perl 5.005 (or later) has to be installed on your system
  - the libwww module has to be installed, fetch it e.g. from
    <http://www.perl.com/CPAN/modules/by-module/WWW/>

vcheck is installed like any other Perl package, that is, preferably as
root:

  $ perl Makefile.PL
  $ make
  $ make install

There really isn't more to it.  If you need more detailed instructions,
feel free to mail me at <mailto:gomar@mindless.com>.
