On Sat, Feb 04, 2012 at 05:37:18AM -0800, Nicholas Clark wrote: > # New Ticket Created by Nicholas Clark > # Please include the string: [perl #109806] > # in the subject line of all future correspondence about this issue. > # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=109806 > > > > Pod::Simple::Text currently generates the new warning about an unmatched \E > > $ ./perl -Ilib -MPod::Simple::Text -we0 > Useless use of \E at lib/Pod/Simple/Text.pm line 74. > > This warning found a genuine bug, which has already been fixed upstream: > > https://github.com/theory/pod-simple/commit/f2b4c7de80d10a9b952dfafbc47f7e9b5071b894#lib/Pod/Simple/Text.pm > > However, it's not yet released, so isn't merged to blead. > > We shouldn't ship 5.16.0 with this warning still being emitted. > Commit c2111e44b9c240077dbd9c22565beaa01b7c9f35 adds Pod-Simple 3.20 to blead. AbigailThread Previous | Thread Next