Download List

Projeto Descrição

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

Esta versão contém um backend de recuperação de mensagem nova Locale::gettext_dumb que fornece a tradução da mensagem, mesmo quando os dados de localidade para o idioma em questão não estão instalados no sistema. Além disso, a suíte de testes fez mais robusta contra falta de dados localidade.
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.

2013-01-16 08:59
1.21

Esta versão oferece mais compatibilidade da versão Perl puro com a versão C da família gettext de funções, especialmente a forma como são tratadas as variáveis de ambiente LANG e linguagem. Todos os bugs abertos foram corrigidos.
Tags: Minor feature enhancements
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.

2009-06-30 03:20
1.20

Esta versão tem a suíte de testes para a versão XS do gettext parte da biblioteca completamente reformulado, e irá exibir resultados muito mais informativo, em caso de falhas.
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

Esta versão do libintl-perl corrige problemas de compatibilidade com o Perl 5.6.2. Ele também corrige todos os bugs abertos.
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 mudança cosmética foi feita para resolver um problema com o indexador PAUSE (PAUSA é o servidor de upload CPAN).
A cosmetic change was made to work around a problem with the PAUSE indexer (PAUSE is the CPAN upload server).

Project Resources