PERLANCAR/Locale-ID-Province-0.10 - 10 Jul 2017 14:49:06 UTC
BINARY/Locale-Country-Extra-1.0.4 - 26 Jan 2021 08:02:21 UTC
This reads all message ids from the specified PO files and tries to translate them into the destination language. PO files can be specified either as file name (extension .po) or by providing the language. In the latter case the PO file is found in t...
BINARY/Locale-Maketext-Test-0.05 - 27 Feb 2017 08:16:12 UTCThere are no user-facing parts in this module....
DROLSKY/DateTime-Locale-1.31 - 22 Dec 2020 17:39:16 UTCThere are no user-facing parts in this module....
DROLSKY/DateTime-Locale-1.31 - 22 Dec 2020 17:39:16 UTCThis module is no longer used by the code in the distribution. It is still included for the sake of any code out in the wild that may subclass this class. This class will be removed in a future release....
DROLSKY/DateTime-Locale-1.31 - 22 Dec 2020 17:39:16 UTCThis module provides a high-level interface to Perl message translation. It is based on Singleton objects for translator and lexicon. So it is easy to attach that without any Web or Cmd plugins. There is no conflict between singleton and more than 1 ...
STEFFENW/Locale-TextDomain-OO-1.036 - 15 Mar 2019 15:51:07 UTC"new(DSN => ..., DBUSER => ..., DBPASS => ..., [TABLE => ...])" --> Locale::Framework::SQL Instantiates a new backend object with given DSN, user and password. It creates, if not already existent, table 'lang_translations' and index 'lang_translation...
OESTERHOL/Locale-Framework-SQL-0.07 - 08 Apr 2004 12:28:14 UTCThis module is a subclass of "Locale::Maketext", with additional support for localizing messages that already contains interpolated variables. This is most useful when the messages are returned by external sources -- for example, to match "dir: comma...
AUDREYT/Locale-Maketext-Fuzzy-0.11 - 11 Dec 2011 02:20:48 UTC"Locale::Object::Country" allows you to create objects containing information about countries such as their ISO codes, currencies and so on....
JROBINSON/Locale-Object-0.80 - 19 Nov 2019 20:41:06 UTCThis module contains helpers for managing a set of gettext translation files, including tools to keep the translation files in sync, adding new translation files, and manipulating the translations contained in the files. It is based on the Locale::Ma...
DOY/Locale-POFileManager-0.05 - 09 Jan 2013 09:16:47 UTCGETTY/Locale-Simple-0.019 - 10 Sep 2014 21:31:10 UTC
"new()" --> Locale::Framework::Dumb Instantiates a new Locale::Framework::Dumb backend. "translate(language,text)" --> string Returns 'text'. "clear_cache()" --> void Does nothing....
OESTERHOL/Locale-Framework-0.06 - 31 Mar 2004 20:40:55 UTCuse Locale::TextDomain::UTF8 'Some-TextDomain' is equivalent to: use Locale::TextDomain 'Some-TextDomain'; use Locale::Messages qw(bind_textdomain_filter); use Encode; BEGIN { $ENV{OUTPUT_CHARSET} = 'UTF-8'; bind_textdomain_filter 'Some-TextDomain' =...
PERLANCAR/Locale-TextDomain-UTF8-0.020 - 26 Dec 2019 01:20:59 UTCThis module is a simple wrapper around Locale::Maketext::Lexicon, designed to alleviate the need of creating *Language Classes* for module authors. The language used is chosen from the loc_lang call. If a lookup is not possible, the i-default languag...
JESSE/Locale-Maketext-Simple-0.21 - 17 Aug 2009 14:08:03 UTCThis module provides linguistic tailoring for it taking advantage of "Unicode::Collate". Constructor The "new" method returns a collator object. A parameter list for the constructor is a hash, which can include a special key "locale" and its value (c...
SADAHIRO/Unicode-Collate-1.29 - 27 Sep 2020 00:12:03 UTCPERLANCAR/Locale-TextDomain-IfEnv-0.002 - 26 Dec 2019 04:37:11 UTC
This module contains a list of all known locales....
DROLSKY/DateTime-Locale-1.31 - 22 Dec 2020 17:39:16 UTCUtils to build or extract the PO header The header of a PO file is quite complex. This module helps to build the header and extract....
STEFFENW/Locale-File-PO-Header-0.004 - 01 Oct 2017 20:10:53 UTC