From: Steve Peters Date: Wed, 26 Dec 2007 15:29:14 +0000 (+0000) Subject: Linking a RT ticket to an open TODO. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d6f4ea2ea9eb93efd8fa134c00bc168187be4e43;p=p5sagit%2Fp5-mst-13.2.git Linking a RT ticket to an open TODO. p4raw-id: //depot/perl@32731 --- diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 8372b3c..c6ab065 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -674,7 +674,8 @@ This does not: $ perl -we 'my $pie = 42' Logically all lexicals used only once should warn, if the user asks for -warnings. +warnings. An unworked RT ticket (#5087) has been open for almost seven +years for this discrepancy. =head2 UTF-8 revamp