in reply to MIME::Base64 is broken in 5.8.2?
0x0a is a newline, by the way.
Yes, that newline is what I am referring to. Only [A-Za-z0-9+/=] are valid.
The version come with 5.8.2 is 2.34. Base on your testing, sounds like it became broken after 5.8.0.
Thanks!