in reply to Having problem with url space conversion
But I prefer using uri_escape or param from CGI...$string =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg;
Best regards,
perl -e "$_=*F=>y~\*martinF~stronat~=>s~<A HREF="/index.pl?node=%5E%5Cw&lastnode_id=1072">^\w</A>~~g=>chop,print"
|
|---|
| Replies are listed 'Best First'. |
|---|