Perl Cd Bookshelf [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Perl Cd Bookshelf [Electronic resources] - نسخه متنی

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید

B.30. Locales and Unicode


It''s a small world, after all. In order to work properly in
places where even 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 ä
and å? And what''s the local name for the third month? See
the perllocale manpage (not to be confused with the
perllocal manpage).

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.

/ 875