From 9c98089cc65a0455663dd27e49a0fbc243fbb353 Mon Sep 17 00:00:00 2001 From: Brian Fraser Date: Tue, 31 Jan 2012 23:42:58 -0300 Subject: perlunifaq: #109408 --- pod/perlunifaq.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pod/perlunifaq.pod') diff --git a/pod/perlunifaq.pod b/pod/perlunifaq.pod index 9bd103c9ac..ca3a180cfd 100644 --- a/pod/perlunifaq.pod +++ b/pod/perlunifaq.pod @@ -141,8 +141,8 @@ concern, and you can just C dumped data as always. Starting in Perl 5.14 (and partially in Perl 5.12), just put a C near the beginning of your program. Within its lexical scope you shouldn't have this problem. It also is -automatically enabled under C or using C<-E> on the -command line for Perl 5.12 or higher. +automatically enabled under C or C or +using C<-E> on the command line for Perl 5.12 or higher. The rationale for requiring this is to not break older programs that rely on the way things worked before Unicode came along. Those older -- cgit v1.2.1