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 Requirements

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와 포는 파일을 적절한 통화를 모두 지원하는 gettext_pp 및 gettext_xs 이하 (* pgettext 호출). TextDomain.pm 해당 전화 접수 : __p __px __np __npx __xnp. 새로운 알파 로캘 : : UTIL 모듈에 몇 가지 유틸리티 기능을 가진, 웹 개발, 특히 제공했다. 코드 로케일에서 공동 해시의 잘못된 사용 : 약 경고하려고 : 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