Пакет: libencode-locale-perl (1.05-3)
Ссылки для libencode-locale-perl
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код libencode-locale-perl:
- [libencode-locale-perl_1.05-3.dsc]
- [libencode-locale-perl_1.05.orig.tar.gz]
- [libencode-locale-perl_1.05-3.debian.tar.xz]
Сопровождающий:
Внешние ресурсы:
- Сайт [metacpan.org]
Подобные пакеты:
utility to determine the locale encoding
In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world are still byte based. Programs therefore need to decode byte strings that enter the program from the outside and encode them again on the way out.
The POSIX locale system is used to specify both the language conventions requested by the user and the preferred character set to consume and output. The Encode::Locale module looks up the charset and encoding (called a CODESET in the locale jargon) and arranges for the Encode module to know this encoding under the name "locale". It means bytes obtained from the environment can be converted to Unicode strings by calling Encode::encode(locale => $bytes) and converted back again with Encode::decode(locale => $string).
Другие пакеты, относящиеся к libencode-locale-perl
|
|
|
|
-
- dep: perl
- практический язык Ларри Уолла для извлечения данных и составления отчётов
Загрузка libencode-locale-perl
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 12,6 Кб | 33,0 Кб | [список файлов] |