Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var před 3 roky
..
README 1d60f18b8b perl/perl-cgi-minimal: Added (alternative to the CGI.pm module). před 8 roky
perl-cgi-minimal.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var před 3 roky
perl-cgi-minimal.info c82920301e perl/perl-cgi-minimal: Updated for version 1.30. před 4 roky
slack-desc 84b279c7e5 perl/perl-cgi-minimal: Fix slack-desc. před 8 roky

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.