B.30. Locales and UnicodeIt's a small world, after all. To work properly in places where the alphabet is different, Perl has support for locales and Unicode. Locales tell Perl how things are done locally. For example, does the character æ sort at the end of the alphabet or between See the perlunicode manpage for the latest on how your version of Perl deals with Unicode. As of this writing, each new release of Perl has many new Unicode-related changes, but we hope things will settle down soon. |