Front page | perl.perl5.porters |
Postings from February 2013
Re: Recent pod
Thread Previous
|
Thread Next
From:
Russ Allbery
Date:
February 25, 2013 17:20
Subject:
Re: Recent pod
Message ID:
87y5ec9upg.fsf@windlord.stanford.edu
"David E. Wheeler" <david@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 (rra@stanford.edu) <http://www.eyrie.org/~eagle/>
Thread Previous
|
Thread Next