This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add =encoding utf8 to the 5.12 delta (like the 5.10 delta)
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Thu, 25 Mar 2010 21:28:20 +0000 (21:28 +0000)
committerJesse Vincent <jesse@bestpractical.com>
Sat, 27 Mar 2010 16:16:04 +0000 (12:16 -0400)
commitc09249076aba396929bcdb12282c518bc80251c6
treebaec04244ca3938e0a375a7508701c597c02cf10
parent0c359e6f1f1b2532c7bc7180d33870b48256aaff
Add =encoding utf8 to the 5.12 delta (like the 5.10 delta)

Without specifying =encoding POD converters would produce strings like
"Ævar" from the source "Ævar". This affected the Acknowledgements
section where several non-ASCII names were present.

Tested by checking if search.cpan.org screwed up non-ASCII characters
in the 5.10 delta, it didn't.
pod/perl5120delta.pod