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.

2005-09-28 13:34 Back to release list
1.16

此版本可以输出翻译过滤。您也可以注册,例如,设置一个函数的UTF - 8的翻译国旗。此外,一项新职能turn_utf_8_on()可用于移植地设置UTF - 8的任意字符串旗帜,无论其背后的Perl版本。
标签: Minor feature enhancements
This version allows output filtering for translations. You can nor for example register a function that sets the utf-8 flag on translation. Additionally, a new function turn_utf_8_on() can be used to portably set the utf-8 flag on arbitrary strings, regardless of the underlying Perl version.

Project Resources