Télécharger la liste

Description du projet

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.

Système requise

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

Cette version se caractérise par un soutien nouveau contexte, le soutien à des fichiers. Po avec msgctxt et appropriée des appels de soutien (* appelle pgettext) sous les deux gettext_pp et gettext_xs. TextDomain.pm appels reçus correspondant __p __px __np __npx __xnp. Une nouvelle alpha Locale:: Util module a été fourni avec certaines fonctions d'utilité, notamment pour le développement Web. Code a été ajouté pour tenter de mettre en garde contre un usage incorrect des hachages attachés dans Locale:: textdomain. Tous les bogues en suspens ont été résolues.
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

Cette version permet l'affichage de filtrage pour les traductions. Vous ne pouvez ni par exemple enregistrer une fonction qui définit l'utf-8 drapeau sur la traduction. En outre, un turn_utf_8_on nouvelle fonction () peut être utilisée pour définir la façon portable utf-8 sur les chaînes de drapeau arbitraire, indépendamment de la version sous-jacente 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

Cette version comporte des solutions de contournement et corrections de bogues pour les systèmes mal configurés Solaris. L'exemple complètement brisé a également été fixé. Une section portant sur la non-msgids ASCII a été ajouté à la gousse d'Locale:: Messages.
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

Corrige une erreur de frappe mortelle qui mai ont empêché la version XS d'être construit.
Fixes a fatal typo that may have prevented the XS version from being built.

2005-08-11 10:05
1.12

Ce communiqué de correction d'un problème où les pièces de la suite de test a échoué sur des systèmes avec un nombre limité de paramètres régionaux installés. Un bogue qui empêchait parfois la commutation de langues au moment de l'exécution a été fixée.
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