Harvey/Harvey version 1.02
==========================

INSTALLATION

Install Harvey::Word and Harvey::Verb before using this
module.  This module provides a simple dialog routine
for testing and working with the parsing capabilities 
of the Verb.pm module.  I have provided a simple script,
'harvey' which utilizes the Harvey.pm module.

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  Harvey::Word & related CPAN and DB modules
  Harvey::Verb

COPYRIGHT AND LICENCE

Copyright (C) 2002 Chris Meyer, chris@mytechs.com. This is
free software and can be used under the same terms as Perl
itself.

