|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^2: Can the "#" character be passed via $ENV{QUERY_STRING} ?by mdillon (Priest) |
| on Feb 24, 2005 at 21:35 UTC ( [id://434344]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
You don't need to load all of CGI to do this if you are taking the whole QUERY_STRING as a single value. You can use URI:Escape directly. It is an extremely lightweight module.
You'll want to use uri_unescape, like so:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||