Re: Non-ASCII data in POD
[email protected] ("David E. Wheeler")
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
On Apr 27, 2012, at 12:54 PM, Grant McLean wrote: > I'm not sure I quite understand what you're saying. The first time a > non-ASCII byte is encountered, the code will 'fire' and apply the > heuristic to set an encoding. Once the encoding is set, the code won't > be called again. Oh, perfect. I missed that. > The perlpodspec seems pretty clear that a POD document containing > different encodings should be considered an error. As it should be. David