summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2006-07-08 17:47:24 +0000
committerSteve Peters <steve@fisharerojo.org>2006-07-08 17:47:24 +0000
commit25441cc966e874fb78f3eb1adaf7caf0c559a959 (patch)
tree1693b0a10e3538a59a9623d27b9477c493449c33 /pod
parent60e845e31f280cc63150cb6d0bc570c60c750a0c (diff)
downloadperl-25441cc966e874fb78f3eb1adaf7caf0c559a959.tar.gz
Making encoding::warnings lexical is to-done.
p4raw-id: //depot/perl@28509
Diffstat (limited to 'pod')
-rw-r--r--pod/perltodo.pod3
1 files changed, 1 insertions, 2 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod
index d7fa920a84..cbf750ca11 100644
--- a/pod/perltodo.pod
+++ b/pod/perltodo.pod
@@ -40,8 +40,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).
+C<encoding> should be turned into a lexical pragma (probably).
=back