'~~' is not a feature [repost]
[p5sagit/p5-mst-13.2.git] / 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