Re: Recent pod
[email protected] (Tom Christiansen) Mon, 25 Feb 2013 11:05:52 -0700
| Newsgroups | perl.pod-people,perl.perl5.porters |
|---|---|
| Message-ID | <9231.1361815552@chthon> |
Russ Allbery <[email protected]> wrote on Mon, 25 Feb 2013 09:20:11 PST: >"David E. Wheeler" <[email protected]> writes: >> This was due to this change: >> https://github.com/theory/pod-simple/commit/5a01eba83824d9f91ecfae30<SNIP> >> Note that this is a warning, rather than a fatal error, though of course >> Test::Pod considers warnings to be test failures. >> In general, I think that this is an improvement, as one should not >> usually mix =item formats. I can see that your case is completely >> legitimate, though. You can fix it by wrapping those items in C<>s. >Better (since it doesn't change the formatting): > =item 0Z<> > =item *Z<> I hate not waiting till I've digested the whole thread before giving the same anwwer as was already provided. :) --tom