Webs-CGI

A simple CGI module with very little dependencies (none). Write rapid, basic 
and insecure CGI applications. Yes, unfortunately it's not really security 
enhanced.. so please be careful.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

None really. Please check the POD and code.

LICENSE AND COPYRIGHT

Copyright (C) 2011 Brad Haywood

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

