mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
382 B
Plaintext
8 lines
382 B
Plaintext
CGI::Simple provides a relatively lightweight drop in replacement
|
|
for CGI.pm. It shares an identical OO interface to CGI.pm for
|
|
parameter parsing, file upload, cookie handling and header generation.
|
|
This module is entirely object oriented, however a complete functional
|
|
interface is available by using the CGI::Simple::Standard module.
|
|
|
|
WWW: https://metacpan.org/release/CGI-Simple
|