SlackBuildsOrg/perl/perl-cgi-minimal
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
perl-cgi-minimal.info
perl-cgi-minimal.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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.