Hi:
With the flurry of activity on this project recently (2 updates, yay!),
I thought it might be a good time to forward this bug on behalf of a
Debian user.
The original report follows:
Package: liburi-perl
Version: 1.35-2
Severity: wishlist
File: /usr/share/man/man3/URI::Escape.3pm.gz
Found I often need to add tr:
$ perl -MURI::Escape -plwe '$_=uri_unescape($_); tr/+/ /;' file
Perhaps mention the best way to do that (and e.g., do tr first or
last), and any other common extra things I may have forgot.
I have not verified if this is something fixed in the current version,
but given the nature of the bug, I assume it hasn't.
See also, the original bug report filing:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=398929
Cheers!
Jonathan