"David E. Wheeler" <da...@justatheory.com> writes:

> This was due to this change:

>   
> https://github.com/theory/pod-simple/commit/5a01eba83824d9f91ecfae302af33fef65a8385c

> 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<>

-- 
Russ Allbery (r...@stanford.edu)             <http://www.eyrie.org/~eagle/>

Reply via email to