Re: attempt to add whitespace warning
[email protected] (Michael Stevens)
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Feb 28, 2011 at 03:20:59PM -0800, David E. Wheeler wrote: > Anyone got an opinion on this? Michael also opened an RT for this and attached the patch there. > > https://rt.cpan.org/Ticket/Display.html?id=65921 > > I honestly have no idea if this is necessary. I mean, I know Pod::Parser was picky about whitespace appearing on blank lines, but I don't think that perlpodspec has an opinion on this. What say the rest of you? I was mainly motivated by consistency with Pod::Parser and in particular podchecker, although I think it's also widely agreed Pod::Parser complains about a lot of stuff it really shouldn't. Michael