slackbuilds/perl/perl-cgi-minimal
Johannes Schoepfer 0342f2ab9a
perl/perl-cgi-minimal: Update script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-07-02 21:44:20 +07:00
..
README
perl-cgi-minimal.SlackBuild perl/perl-cgi-minimal: Update script. 2023-07-02 21:44:20 +07:00
perl-cgi-minimal.info perl/perl-cgi-minimal: Updated for version 1.30. 2020-10-24 08:14:52 +07:00
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.