Re: pod2html in perl-5.15.9 recognizes POD markup in verbatim sections
[email protected] (chromatic)
| Newsgroups | perl.pod-people,perl.perl5.porters |
|---|---|
| Organization | Snafu |
| Message-ID | <[email protected]> |
On Tuesday, April 24, 2012 at 02:08 PM, Gisle Aas wrote: > pod2html in perl-5.15.9 uses Pod::Simple::XHTML to do its work; and Pod::Simple::XHTML is different than other POD formatters in that it enables 'codes_in_verbatim' feature of Pod::Simple. > I don't like this inconsistency. I believe this "feature" should simply be turned off. This is a patch to do that: > https://github.com/gisle/pod- simple/commit/846241382485e039ad3802af81c8c1e87afe1ac9 > Any objections? Yes; I use this feature. -- c