Linking a RT ticket to an open TODO.
Steve Peters [Wed, 26 Dec 2007 15:29:14 +0000 (15:29 +0000)]
p4raw-id: //depot/perl@32731

pod/perltodo.pod

index 8372b3c..c6ab065 100644 (file)
@@ -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