README 309 B

123456
  1. Rather than attempt to address every possible need of a
  2. CGI programmer, it provides the _minimum_ functions needed for CGI
  3. such as form decoding (including file upload forms), URL encoding and
  4. decoding, HTTP usable date generation (RFC1123 compliant dates) and
  5. basic escaping and unescaping of HTMLized text.