|
David E. Wheeler |
at Aug 10, 2012 at 4:03 am
|
⇧ |
| |
On Aug 9, 2012, at 6:27 PM, Steve Hay wrote:
Is there any sign of a Pod-Simple 3.23 on the horizon? ... perhaps in
time for 5.17.3 on 20th?
Bleadperl is currently on 3.20 because the last time it was updated to
3.22 it caused failures in Pod::Html
(https://rt.perl.org/rt3/Ticket/Display.html?id=113740).
Yes, just need to get a couple more minor issues resolved:
* "silently skip transcoding step if passed characters rather than bytes"
https://github.com/theory/pod-simple/pull/30Needs a minor tweak and then will merge.
* "Improved handling of markup nesting for code"
https://github.com/theory/pod-simple/pull/32Needs independent verification that it is the proper fix
I think Rik was going to do that latter, but I know how busy he has been, what with 5.16.1 and all. The patch looks good to me, but some verification from interested parties (metacpan folks, perhaps?) would be most helpful.
Best,
David