Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
1.17

Diese Version beinhaltet neue Rahmen-Unterstützung, Unterstützung für. Po-Dateien mit msgctxt, und geeignete Nachweise fordert (* pgettext Anrufe) unter den beiden gettext_pp und gettext_xs. TextDomain.pm erhalten entsprechenden Aufrufe: __p __px __np __npx __xnp. Eine neue Alpha-Locale:: Util-Modul wurde mit einigen Utility-Funktionen enthalten, insbesondere für Web-Entwicklung. Code wurde hinzugefügt, um zu versuchen, über die falsche Verwendung der gebundenen Hashes in Gebietsschema: warnen: textdomain. Alle offenen Bugs wurden behoben.
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.

Project Resources