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

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

Thread Next
From:
Nicholas Clark
Date:
February 4, 2012 05:37
Subject:
[perl #109806] Pod::Simple::Text warns about unmatched \E
Message ID:
rt-3.6.HEAD-14510-1328362637-1341.109806-75-0@perl.org
# 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.

Nicholas Clark


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