summaryrefslogtreecommitdiffstats
path: root/perl/perl-CGI/README
blob: f2b32afe272b597e8725c84222109477116eea30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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."