Subject: | Data::Serializer::JSON doesn't handle non-ASCII text well |
If you use Data::Serializer::JSON, and try to serialize and deserialize
references with high-byte characters or UTF-8, then what's returned to
you isn't encoded propertly.
I wrote a small test that shows this, and the patch will fix the
problem. I apologize for the test, since it isn't written using
ExtUtils::TBone, but it should still show the essence of the problem.
Subject: | encoding.tar |
Message body not shown because it is not plain text.