Hi!. Today, I saw that Github render iso-8859-1 encoded pod pages with a double utf8 encoding bug.
Example: https://github.com/zipf/perldoc-es/blob/master/pod/reviewed/perl.pod but, one pod utf8 encoded *with* =encoding utf8 tag, renders it well: https://github.com/zipf/perldoc-es/blob/master/pod/translated/perl5101delta.pod#___top ¿Will we need to change all POD documentation to utf8, definitely? -- JF^D