slackbuilds_ponce/perl/perl-CGI
David Spencer f60e7ebdd5 perl/perl-CGI: Added (Common Gateway Interface for perl).
This was removed from the perl-5.22 core, but is still needed by:
  network/nagiosgraph
  perl/perl-Test-MockModule
  perl/perl-http-server-simple

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-01-29 07:16:42 +07:00
..
perl-CGI.info
perl-CGI.SlackBuild
README
slack-desc

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."