slackbuilds/perl/perl-cgi-minimal
B. Watson 84b279c7e5
perl/perl-cgi-minimal: Fix slack-desc.
2016-11-14 16:47:23 +07:00
..
README
perl-cgi-minimal.SlackBuild
perl-cgi-minimal.info
slack-desc

README

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.