Browse Source
perl/perl-cgi-minimal: Fix slack-desc.
pull/26/head
B. Watson
9 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with
4 additions and
4 deletions
-
perl/perl-cgi-minimal/slack-desc
|
|
|
@ -7,13 +7,13 @@ |
|
|
|
|
|
|
|
|-----handy-ruler------------------------------------------------------| |
|
|
|
perl-cgi-minimal: perl-cgi-minimal (a micro-weight alternative to the CGI.pm module) |
|
|
|
perl-cgi-minimal: |
|
|
|
perl-cgi-minimal: |
|
|
|
perl-cgi-minimal: Rather than attempt to address every possible need of a |
|
|
|
perl-cgi-minimal: CGI programmer, it provides the _minimum_ functions needed for CGI |
|
|
|
perl-cgi-minimal: such as form decoding (including file upload forms), URL encoding and |
|
|
|
perl-cgi-minimal: decoding, HTTP usable date generation (RFC1123 compliant dates) and |
|
|
|
perl-cgi-minimal: basic escaping and unescaping of HTMLized text. |
|
|
|
perl-cgi-minimal: |
|
|
|
perl-cgi-minimal: |
|
|
|
perl-cgi-minimal: https://metacpan.org/pod/distribution/CGI-Minimal/lib/CGI/Minimal.pod |
|
|
|
perl-cgi-minimal: |
|
|
|
perl-cgi-minimal: |
|
|
|
perl-cgi-minimal: |
|
|
|
perl-cgi-minimal: |