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.

2013-01-25 06:30
1.23

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.
標籤: Stable, Maintainance

2013-01-16 08:59
1.21

This version offers more compatibility of the pure Perl version with the C version of the gettext() family of functions, especially the way the environment variables LANGUAGE and LANG are handled. All open bugs have been fixed.
標籤: Minor feature enhancements

2009-06-30 03:20
1.20

This version has the test suite for the xs version of the gettext part of the library completely revamped, and will display much more informative results in case of failures.

2009-06-19 22:48
1.19

This version of libintl-perl fixes compatibility issues with Perl 5.6.2. It also fixes all open bugs.

2009-05-28 17:29
1.18

A cosmetic change was made to work around a problem with the PAUSE indexer (PAUSE is the CPAN upload server).

Project Resources