summaryrefslogtreecommitdiff
path: root/pod/perltodo.pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-02-08 16:57:48 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-02-08 16:57:48 +0000
commit860f190d9d8d496eb920d780b33c0e8ba2c82e0f (patch)
tree0fec0e1c203a5fa8c3943297c68d6052dfe960ef /pod/perltodo.pod
parent4dc171f099f09ddce664c46adaa55908b398396f (diff)
downloadperl-860f190d9d8d496eb920d780b33c0e8ba2c82e0f.tar.gz
Wave hands about encoding::warnings
p4raw-id: //depot/perl@27131
Diffstat (limited to 'pod/perltodo.pod')
-rw-r--r--pod/perltodo.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod
index 45cf4e39c6..59a6e15227 100644
--- a/pod/perltodo.pod
+++ b/pod/perltodo.pod
@@ -34,6 +34,10 @@ TODO are completed.
Review assertions. Review syntax to combine assertions. Assertions could take
advantage of the lexical pragmas work. L</What hooks would assertions need?>
+=item *
+
+C<encoding::warnings> should be turned into a lexical pragma.
+
=back
=head2 Needed for a 5.9.5 release