2003-05-06 19:40:18 +02:00
|
|
|
CGI::Minimal is a lightweight alternative to CGI. It provides the _minimum_
|
|
|
|
functions needed for CGI such as form decoding (including file upload forms),
|
|
|
|
URL encoding and decoding, HTTP usable date generation (RFC1123 compliant
|
2001-07-06 16:37:13 +02:00
|
|
|
dates) and _basic_ escaping and unescaping of HTMLized text.
|