diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-13 14:55:11 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-13 14:55:11 +0000 |
commit | 0746c07b58529e0b7d312b1b72ffbca16b4fb073 (patch) | |
tree | 636b0cbfc6163a9945629bf7fd37b561aaf0e5c5 /pod/perlunicode.pod | |
parent | a73d23f6600467f6c46437cb117012974018044b (diff) | |
download | perl-0746c07b58529e0b7d312b1b72ffbca16b4fb073.tar.gz |
s.
p4raw-id: //depot/perl@15891
Diffstat (limited to 'pod/perlunicode.pod')
-rw-r--r-- | pod/perlunicode.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlunicode.pod b/pod/perlunicode.pod index 026f4327a6..af79344402 100644 --- a/pod/perlunicode.pod +++ b/pod/perlunicode.pod @@ -880,7 +880,7 @@ not think that LATIN SMALL LETTER ETH is a letter (unless you happen to speak Icelandic), but Unicode does. As discussed elsewhere, Perl tries to stand one leg (two legs, as -camels are quadrupeds?) in two worlds: the old world of byte and the new +camels are quadrupeds?) in two worlds: the old world of bytes and the new world of characters, upgrading from bytes to characters when necessary. If your legacy code is not explicitly using Unicode, no automatic switchover to characters should happen, and characters shouldn't get |