summaryrefslogtreecommitdiffstats
path: root/perl/perl-cgi-minimal/README
blob: 255165b31ee82686030de543ab4f88d1fd521788 (plain)
Rather than attempt to address every possible need of a
CGI programmer, it provides the _minimum_ functions needed for CGI
such as form decoding (including file upload forms), URL encoding and
decoding, HTTP usable date generation (RFC1123 compliant dates) and
basic escaping and unescaping of HTMLized text.