mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
e47c3c0954
Signed-off-by: B. Watson <yalhcru@gmail.com>
12 lines
414 B
Text
12 lines
414 B
Text
Perl module for handling Common Gateway Interface requests and
|
|
responses.
|
|
|
|
See https://metacpan.org/pod/CGI
|
|
|
|
In particular, please note:
|
|
|
|
"CGI.pm is no longer considered good practice for developing web
|
|
applications, including quick prototyping and small web scripts.
|
|
There are far better, cleaner, quicker, easier, safer, more scalable,
|
|
more extensible, more modern alternatives available at this point in
|
|
time."
|