slackbuilds_ponce/perl/perl-cgi-minimal/README
Johannes Schoepfer 1d60f18b8b perl/perl-cgi-minimal: Added (alternative to the CGI.pm module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-09-14 09:46:42 +07:00

5 lines
309 B
Text

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.