CGI::Search

A simple way of searching a flat-text database for CGI scripts.

MODULE DEPENDENCIES

Email::Valid is required for the e-mail validator. HTML::Template is needed for the template-able output.

INSTALLATION

To install this package, change to the directory where you unarchived this distribution and type the following:

perl Makefile.PL
make
make test
make install

If you are on a windows box you should use 'nmake' rather than 'make'.

SUPPORT

Please send bug reports (preferably with a patch attached) to tmurray@agronomy.org.

AUTHOR

        Timm Murray
        CPAN ID: TMURRAY
        tmurray@agronomy.org
        http://www.agronomy.org

COPYRIGHT

Copyright 2003, American Society of Agronomy. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms of either:

  1. the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version, or
  2. the "Artistic License" which comes with Perl.