Changes for version 0.077
- Bugfix patches.
- José Micó supplied patch that relates to character set allowed in headers. TAB and high ascii chars are definitivelly allowed in headers, and not accepting them prevents the upload of files with filenames like "España.txt".
- José Micó also notes that some versions of IE send extra boundaries in POSTed data before real ones. New patch should be fix this IE issue.
- Lars Thegler supplied some patches.
- head2/head3 pod changed to head1/head2 for the benefit of some older tools that exepect this.
- Resolved issue with manpages not being installed on FREEBSD via Makefile hack
- Steve Purkis supplied a patch for a serious POST_MAX bug. A small modification to control flow was used instead but this was a serious bug. If you are reading this you are probably upgrading which is good.
Modules
A Simple totally OO CGI interface that is CGI.pm compliant
Interface to Netscape Cookies
a wrapper module for CGI::Simple that provides a function style interface
Internal utilities used by CGI::Simple module