Bug in documentation for Encode::decode_utf8 ?
Mark Fowler
mark at twoshortplanks.com
Thu Sep 5 15:07:26 BST 2013
On Thursday, 5 September 2013 at 04:31, William Blunn wrote:
> But the documentation says that they are equivalent.
>
> So the documentation would appear to be at odds with the behaviour.
Yeah, this is a bug. This one:
https://rt.cpan.org/Public/Bug/Display.html?id=87267
This was actually fixed in Encode 2.53 (which was released a week ago today)
https://metacpan.org/source/DANKOGAI/Encode-2.54/Changes
Now decode_utf8 does exactly what the documentation says it used to, they are now equivalent.
Mark.
More information about the london.pm
mailing list