PGetText provides the same functionality as GNU gettext does, but it is written in pure perl and doesn't require any system locale stuff. *setLocaleDir()* sets directory where messages database is stored (there are no default and no domains). *setLan...
MSHOYHER/Locale-PGetText-0.16 - 20 Feb 1999 21:51:50 GMTThe module Locale::Messages is a wrapper around the interface to message translation according to the Uniforum approach that is for example used in GNU gettext and Sun's Solaris. It is intended to allow Locale::Messages(3) to switch between different...
GUIDO/libintl-perl-1.31 - 19 Nov 2018 15:56:16 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 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 extracts internationalization data from JavaScript code. Implemented rules: # Gettext::Loc loc_('... loc_x('... loc_n('... loc_nx('... loc_p('... loc_px('... loc_np('... loc_npx('... # Gettext::Loc::DomainAndCategory loc_d('... loc_dx('.....
STEFFENW/Locale-TextDomain-OO-Extract-2.015 - 21 Sep 2018 13:11:01 GMT