Download List

Descripción del Proyecto

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.

2013-01-25 06:30 Back to release list
1.23

Esta versión contiene un backend de recuperación de mensaje nuevo Locale::gettext_dumb que proporciona la traducción del mensaje incluso cuando los datos de configuración regional del idioma en cuestión no está instalados en el sistema. Además, el conjunto de pruebas se ha hecho más sólido contra la falta de datos de configuración regional.
Tags: Stable, Maintainance
This version contains a new message retrieval backend Locale::gettext_dumb that provides message translation even when the locale data for the language in question is not installed on the system. Additionally, the test suite has been made more robust against missing locale data.

Project Resources