Re: Recent pod

[email protected] ("David E. Wheeler") Mon, 25 Feb 2013 11:03:18 -0800
Newsgroups perl.pod-people
Message-ID <[email protected]>
On Feb 25, 2013, at 9:36 AM, Allison Randal <[email protected]> wrote:

> Those are all pretty weird hacks, and make for ugly Pod.

I find most Pod ugly, anyway. But I use C<> all the time in such situations.

> Can the level
> of strictness on =item checking be made configurable? Like, in
> _ponder_paragraph_buffer, check !$self->{'allow_mixed_items'} before
> whining?

I suppose someone could make that change, but then would Test::Pod have to be updated to pass through that configuration, as well?

Best,

David