Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-08 | Finish move of p5-CGI_Lite to p5-CGI-Lite. | wiz | 1 | -5/+0 | |
2005-02-24 | Add RMD160 checksums. | wiz | 1 | -1/+2 | |
2005-01-20 | Update p5-CGI-Lite to version 2.02. | bad | 1 | -3/+3 | |
Changes since 2.001: url_decode now interprets "+"s correctly, as encoded spaces. url_encode ensures that all hex-encodings are padded correctly, to 2 digits (so "%09" for a tab, not "%9"). The fake-encoding done on standard input when testing at the command-line has been fixed equivalently. url_encode also converts spaces to "+"s and emits hex characters in upper-case, since this what web-browsers seem to do. Encoding is now performed on all but known-safe characters, rather listing all the characters believed to be in need of encoding. The internal method _decode_url_encoded_data now uses url_decode, rather than duplicating its content. | |||||
2003-03-02 | Update p5-CGI_Lite to 2.001 | mjl | 1 | -3/+3 | |
Note from the CPAN administration: The CGI::Lite module seems to be abandoned by its original author. We cannot contact him anymore. The 2.0 release has been made on 2000-08-20. This 2.001 release is just an emergency release that fixes the most urgent security need. It is not endorsed by the original author. It was put together by me after the advisory http://msgs.securepoint.com/cgi-bin/get/bugtraq0302/94.html on the bugtraq mailing list. | |||||
2001-05-21 | Add size. | wiz | 1 | -1/+2 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -0/+3 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo |