CGI Hax are a set of Perl scripts targeted at people beginning to use the Perl module CGI.pm. The aim is to get you up and running as quickly as possible.
You are expected to study the scripts before running them. The Hax are intended to highlight some simple or unexpected aspects of CGI.pm.
Each hax is deliberately designed to be trivial, so as to help focus on one feature of CGI.pm. The name of the hax tells you the point of the exercise. Eg: cgi-hax-form-method-1.pl demonstrates GET and POST. It's that simple. This helps deliver on the promise: No surprises.
A simple menu script, cgi-hax-menu.cgi, is supplied to help run the scripts.
All Programs of mine are 'OSI Certified Open Source Software';
you can redistribute them and/or modify them under the terms of
The Artistic License, a copy of which is available at:
http://www.opensource.org/licenses/index.html