Net::Gopher version 0.22
========================

For usage, run:
 $ perldoc Net::Gopher
and:
 $ perldoc Net::Gopher::Response
after installation.

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:

 Nothing that isn't in the standard distribution.

COPYRIGHT AND LICENCE

Copyright 2003, William G. Davis.

This code is free software released under the GNU General Public License, the
full terms of which can be found in the "COPYING" file in this directory.

