Using UTF-8
[email protected] (Shawn H Corey)
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
Does Pod::Simple understand UTF-8? I have a POD with '½' in it but when I run it through Pod::Simple::SimpleTree, I get 'ý'. The UTF-8 code is C2 BD which corresponds to à and ½ in ISO-8859-1. How do I turn on UTF-8? -- Just my 0.00000002 million dollars worth, Shawn Confusion is the first step of understanding. Programming is as much about organization and communication as it is about coding. The secret to great software: Fail early & often. Eliminate software piracy: use only FLOSS.