Re: Recent pod
[email protected] (Allison Randal) Mon, 25 Feb 2013 09:36:21 -0800
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
On 02/25/2013 09:26 AM, David E. Wheeler wrote: > On Feb 25, 2013, at 9:20 AM, Russ Allbery <[email protected]> wrote: > >> Better (since it doesn't change the formatting): >> >> =item 0Z<> >> >> =item *Z<> > > I think S<> would work, too. Those are all pretty weird hacks, and make for ugly Pod. Can the level of strictness on =item checking be made configurable? Like, in _ponder_paragraph_buffer, check !$self->{'allow_mixed_items'} before whining? Allison