Re: Non-ASCII data in POD
[email protected] (Karl Williamson)
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
On 04/25/2012 09:25 PM, Russ Allbery wrote: > Grant McLean<[email protected]> writes: > >> My thoughts on the second issue are that we could modify Pod::Simple to >> 'whine' if it sees non-ASCII bytes but no =encoding. This in turn would >> cause Test::Pod to pick up the error and help people fix it. > > I would be in favor of that. > FYI, This test is already in the checks that are run on the pods that are included with the perl core