HPUX/FS version 0.5
========================

This module extrace data from the mount command, fstab, and bdf and puts all the
data in one hash.  It supports remote machine access via remsh and ssh and uses
the storable module if requested.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  Storable.pm

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2001 Christopher White.<christopher.white@seanet.com>  All rights reserved.  This program is free
software;  you can redistribute it and/or modify it under the same terms as perl
itself.