Add =encoding utf8 to the 5.12 delta (like the 5.10 delta)
Ævar Arnfjörð Bjarmason [Thu, 25 Mar 2010 21:28:20 +0000 (21:28 +0000)]
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

index ef756bd..0314952 100644 (file)
@@ -1,3 +1,5 @@
+=encoding utf8
+
 =head1 NAME
 
 perl5120delta - what is new for perl v5.12.0