diff options
author | bad <bad@pkgsrc.org> | 2005-01-20 20:55:33 +0000 |
---|---|---|
committer | bad <bad@pkgsrc.org> | 2005-01-20 20:55:33 +0000 |
commit | 5cec9319ba286facc5318e16cfbf18b1ea563ea1 (patch) | |
tree | c50b37f1c189e6739645b8161373c64c167b9ea1 /time/wmfishtime | |
parent | 751127812f2924b35b2f60346cdccd321e44cdd0 (diff) | |
download | pkgsrc-5cec9319ba286facc5318e16cfbf18b1ea563ea1.tar.gz |
Update p5-CGI-Lite to version 2.02.
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.
Diffstat (limited to 'time/wmfishtime')
0 files changed, 0 insertions, 0 deletions