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
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.

2005-09-28 13:34
1.16

이 버전은 출력이 번역에 대한 필터링을하실 수있습니다. 당신도 예를 들어, UTF - 8로 플래그를 번역에 대한 설정 기능을 등록할 수있습니다. 또한, 새로운 기능 turn_utf_8_on () portably 임의의 문자열을 UTF - 8 플래그를 설정에 관계없이 기본 Perl 버전을 사용할 수있습니다.
Tags: 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.

2005-09-01 15:31
1.15

이 릴리스의 해결 방법과 잘못 솔라리스 시스템에 대한 버그수정 특징이다. 완전히 깨진 예제도 수정되었습니다. 비 섹션 아스키 msgids 로케일의 현물 상환에 추가되었습니다 : : 메시지.
Tags: Major bugfixes
This release features workarounds and bugfixes for
misconfigured Solaris systems. The completely
broken example has also been fixed. A section
about non-ASCII msgids has been added to the POD
of Locale::Messages.

2005-08-12 20:26
1.14

수정 나온 XS를 버전을 예방 할 수있습니다 치명적인 오타가 건설되고.
Fixes a fatal typo that may have prevented the XS version from being built.

2005-08-11 10:05
1.12

이 릴리스에는 문제가 해결될 어디 테스트 시스템에 설치된 로케일의 제한을 설정하지 못했습니다 부분입니다. 가끔은 버그를 실행에서 언어의 스위칭 시간을 방해 해결되었습니다.
Tags: Major bugfixes
This release fixed a problem where parts of the test suite failed on systems with a limited set of installed locales. A bug that sometimes prevented the switching of languages at run-time was fixed.

Project Resources