Dictionary version 0.01
=======================

This is a demonstration of a perl module that uses
the system dictionary.  See the POD docs for more details.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

  blah blah blah

COPYRIGHT AND LICENCE

Copyright (C) 2003 Jim Mahoney

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself. 

