From: Rafael Garcia-Suarez <rgarciasuarez@gmail.com>
Date: Fri, 17 Feb 2006 15:48:59 +0000 (+0000)
Subject: In TODO: make encoding.pm lexical ?
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0d72071416b4a2c912550be5a278f500b2197cbc;p=p5sagit%2Fp5-mst-13.2.git

In TODO: make encoding.pm lexical ?

p4raw-id: //depot/perl@27209
---

diff --git a/pod/perltodo.pod b/pod/perltodo.pod
index 59a6e15..c071e2a 100644
--- a/pod/perltodo.pod
+++ b/pod/perltodo.pod
@@ -37,6 +37,7 @@ advantage of the lexical pragmas work. L</What hooks would assertions need?>
 =item *
 
 C<encoding::warnings> should be turned into a lexical pragma.
+C<encoding> should, too (probably).
 
 =back