From b61a0c0e8e6f5fc660759e281792b03fe85005de Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Sun, 28 Oct 2001 23:11:15 +0000 Subject: [PATCH] More todo for the encoding pragma. p4raw-id: //depot/perl@12751 --- lib/encoding.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/encoding.pm b/lib/encoding.pm index 472a10a..7dacd7a 100644 --- a/lib/encoding.pm +++ b/lib/encoding.pm @@ -43,7 +43,7 @@ The pragma is a per script, not a per block lexical. Only the last =head1 FUTURE POSSIBILITIES The C<\x..> and C<\0...> in literals and regular expressions are not -affected by this pragma. They probably should. +affected by this pragma. They probably should. Ditto C<\N{...}>. =head1 SEE ALSO -- 2.7.4