Ryan Gies wrote: > On Thu, 7 May 2009 14:29:18 -0700 > Fred wrote: > >>> That's pretty weird. If you modify it to be: >>> >>> $url = Apache2::URI::unescape_url($url); >>> >>> then it works ok, though according to the docs on perl.apache.org >>> it's not supposed to have a return value. > > Just curious Adam, does that mean you were able to reproduce it?
Yes, i was able to reproduce it. Adam