blob: 395455972f8e7a515201cf73f7b4610cafb02fcc (
plain)
1
2
3
|
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.
|