The gettext module permits access from perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalize software....
PVANDRY/gettext-1.07 - 28 Sep 2015 16:50:52 GMTLocale::Maketext::Gettext joins the GNU gettext and Maketext frameworks. It is a subclass of Locale::Maketext(3) that follows the way GNU gettext works. It works seamlessly, *both in the sense of GNU gettext and Maketext*. As a result, you *enjoy bot...
IMACAT/Locale-Maketext-Gettext-1.30 - 16 Sep 2019 17:12:15 GMTThis module implements a perl-based "Gettext" parser for Locale::Maketext. It transforms all %1, %2, <%*>... sequences to "[_1]", "[_2]", "[_*]", and so on. It accepts either plain PO file, or a MO file which will be handled with a pure-perl parser a...
DRTECH/Locale-Maketext-Lexicon-1.00 - 06 Mar 2014 11:03:43 GMTLocale::Maketext::Gettext::Functions is a functional interface to Locale::Maketext::Gettext(3) (and Locale::Maketext(3)). It works exactly the GNU gettext way. It plays magic to Locale::Maketext(3) for you. No more localization class/subclasses and l...
IMACAT/Locale-Maketext-Gettext-1.30 - 16 Sep 2019 17:12:15 GMT"new(catalogdir_prefix,catalog)" --> Locale::Framework::gettext Instantiates a new backend object. You need to specify a catalogdir_prefix to the place where your catalog can be found. For locale/language 'nl_NL' the catalog will be fetched from "$ca...
OESTERHOL/Locale-Framework-gettext-0.04 - 19 Apr 2004 08:20:14 GMTThis module provides an additional getext methods for static domain and category handling....
STEFFENW/Locale-TextDomain-OO-1.036 - 15 Mar 2019 15:51:07 GMTThe module Locale::gettext_pp is the low-level interface to message translation according to the Uniforum approach that is for example used in GNU gettext and Sun's Solaris. Normally you should not use this module directly, but the high level interfa...
GUIDO/libintl-perl-1.31 - 19 Nov 2018 15:56:16 GMTIMPORTANT! This module is experimental. It may not work as described! The module Locale::gettext_dumb does exactly the same as Locale::gettext_xs(3pm) or Locale::gettext_pp(3pm). While both other modules use POSIX::setlocale() to determine the curren...
GUIDO/libintl-perl-1.31 - 19 Nov 2018 15:56:16 GMTThis module provides an additional getext methods for static domain and category handling....
STEFFENW/Locale-TextDomain-OO-1.036 - 15 Mar 2019 15:51:07 GMTThis module provides hash or hash reference based methods....
STEFFENW/Locale-TextDomain-OO-1.036 - 15 Mar 2019 15:51:07 GMTThis methods swiching the domain and/or category during translation process. I am not sure if that is the best way to do. Maybe that will change in future....
STEFFENW/Locale-TextDomain-OO-1.036 - 15 Mar 2019 15:51:07 GMT"new(locale_prefix, catalog[, debug])" --> Locale::Framework::GettextXML Instantiates a new backend object. Optionally can "mark" untranslated strings and print debugging text. "translate(language,text)" --> string This function looks up a translatio...
RTFIREFLY/Locale-Framework-GettextXML-0.01 - 09 May 2005 16:41:28 GMT