CGI::Wiki::Plugin::GeoCache 0.1
by Earle Martin <mailto:EMARTIN@cpan.org>

How to install this module:

1) tar -xvzf CGI-Wiki-Plugin-GeoCache-0.01.tar.gz

2) cd CGI-Wiki-Plugin-GeoCache-0.1

3) perl Makefile.PL
if you're installing the file to a local library, add the following to the
previous line:
PREFIX=/path/to/your/lib LIB=/path/to/your/lib

3) make && make test

if that works,

4) make install

then 'perldoc CGI::Wiki::Plugin::GeoCache' for instructions on how to use
the module.