Download List

项目描述

libintl-perl is a library that supports message translation for Perl, written in pure Perl (version 5.004 or better). A faster C version is also built and installed if the system fulfills all requirements. Its interface is a superset of the gettext family of functions in C, and it uses the same file formats as GNU gettext, making it possible to use all tools available for gettext itself and to seamlessly integrate internationalized Perl code into mixed-language projects.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-05-26 23:24 Back to release list
1.17

这个版本具有新的背景支持,支持。与msgctxt po文件,并适当支持电话(* pgettext呼吁根据双方gettext_pp和gettext_xs)。 TextDomain.pm收到相应的要求:__p __px __np __npx __xnp。新的阿尔法区域设置::有帮助模块提供了一些实用功能,特别是网络的发展。代码已被添加到试图警告的区域设置不正确的用法并列哈希::TextDomain。所有打开的错误已经得到解决。
This version features new context support, support for .po files with msgctxt, and appropriate supporting calls (*pgettext calls) under both gettext_pp and gettext_xs. TextDomain.pm received corresponding calls: __p __px __np __npx __xnp. A new alpha Locale::Util module was provided with some utility functions, especially for Web development. Code has been added to try to warn about incorrect usage of the tied hashes in Locale::TextDomain. All open bugs have been resolved.

Project Resources