"Nikolay Ananiev" <[EMAIL PROTECTED]> writes:
> APR::Request::encode has a problem escaping binary data (or utf8)
> This utf8 string: "\x{5c0f}\x{98fc} \x{5f3e}.txt" after encoding
> should become '%E5%B0%8F%E9%A3%BC%20%E5%BC%BE.txt'
> but it doesn't. It becomes 'È%B0ðÝÇ®+È®¬.txt'Thanks. I can't reproduce the error. My perl version is 5.8.6. What's yours? And what platform are you on? -- Joe Schaefer
