develooper Front page | perl.perl5.porters | Postings from March 2012

Re: [perl #109806] Pod::Simple::Text warns about unmatched \E

Thread Previous | Thread Next
From:
Abigail
Date:
March 11, 2012 19:31
Subject:
Re: [perl #109806] Pod::Simple::Text warns about unmatched \E
Message ID:
20120312023148.GC30900@almanda
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.


Abigail

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About