Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> perl >> libencode-locale-perl
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: libencode-locale-perl  ]

软件包: libencode-locale-perl (1.05-1)

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
    Larry Wall's Practical Extraction and Report Language

下载 libencode-locale-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 12.0 kB32 kB [文件列表]