The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Locale::Maketext::Gettext"

Locale::Maketext::Gettext - Joins the gettext and Maketext frameworks River stage one • 1 direct dependent • 9 total dependents

Locale::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.32 - 07 Feb 2021 16:14:39 UTC

Locale::Maketext::Lexicon::Gettext - PO and MO file parser for Maketext River stage two • 26 direct dependents • 44 total dependents

This 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 UTC

Locale::Maketext::Gettext::Functions - Functional interface to Locale::Maketext::Gettext River stage one • 1 direct dependent • 9 total dependents

Locale::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.32 - 07 Feb 2021 16:14:39 UTC

Locale::TextDomain::OO::Lexicon::Role::GettextToMaketext - Style formatter River stage one • 2 direct dependents • 2 total dependents

This module provides a method to format from gettext style into maketext style....

STEFFENW/Locale-TextDomain-OO-1.036 - 15 Mar 2019 15:51:07 UTC

DBD::PO::Locale::PO - Perl module for manipulating .po entries from GNU gettext River stage one • 1 direct dependent • 1 total dependent

This module simplifies management of GNU gettext .po files and is an alternative to using emacs po-mode. It provides an object-oriented interface in which each entry in a .po file is a DBD::PO::Locale::PO object....

STEFFENW/DBD-PO-2.10 - 24 Jan 2010 13:48:42 UTC

Locale::Wolowitz - Dead simple localization with JSON. River stage one • 4 direct dependents • 4 total dependents

Locale::Wolowitz is a very simple text localization system. Yes, another localization system. Frankly, I never realized how to use the standard Perl localization systems such as Locale::Maketext, Gettext, Data::Localize or whatever. It seems they are...

IDOPEREL/Locale-Wolowitz-1.004001 - 06 Feb 2017 20:42:13 UTC

Locale::Maketext::Fuzzy - Maketext from already interpolated strings River stage zero No dependents

This 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::POFileManager - Helpers for keeping a set of related .po files in sync River stage zero No dependents

This 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 UTC

Locale::TextDomain::OO - Perl OO Interface to Uniforum Message Translation River stage one • 2 direct dependents • 2 total dependents

This 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

Locale::Maketext::Simple - Simple interface to Locale::Maketext::Lexicon River stage five • 27 direct dependents • 21437 total dependents

This 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 UTC

Locale::Maketext::Lexicon - Use other catalog formats in Maketext River stage two • 26 direct dependents • 44 total dependents

This module provides lexicon-handling modules to read from other localization formats, such as *Gettext*, *Msgcat*, and so on. If you are unfamiliar with the concept of lexicon modules, please consult Locale::Maketext and the "webl10n" HTML files in ...

DRTECH/Locale-Maketext-Lexicon-1.00 - 06 Mar 2014 11:03:43 UTC

Locale::Maketext::Extract - Extract translatable strings from source River stage two • 26 direct dependents • 44 total dependents

This module can extract translatable strings from files, and write them back to PO files. It can also parse existing PO files and merge their contents with newly extracted strings. A command-line utility, xgettext.pl, is installed with this module as...

DRTECH/Locale-Maketext-Lexicon-1.00 - 06 Mar 2014 11:03:43 UTC

Locale::Handle::Pluggable - MooseX::Types::VariantTable based plugins for Locale::Maketext. River stage zero No dependents

This class extends the Locale::Maketext api to provide a "loc" method, that attempts to be able to localize "anything", where "anything" is defined in the various plugin methods loaded. The dispatch table for the various types is constructed using Mo...

NUFFIN/Locale-Handle-Pluggable-0.01 - 14 Jun 2008 19:45:04 UTC

Locale::Maketext::Lexicon::DBI - Database based lexicon fetcher/parser River stage one • 1 direct dependent • 1 total dependent

This module implements a perl-based "DBI" fetcher/"parser" for Locale::Maketext. It reads the lexicon from the database and transforms nothing but expect the placeholders to be "[_1]", "[_2]", "[_*]", and so on, like Locale::Maketext wants them to be...

MDIETRICH/Locale-Maketext-Lexicon-DBI-v0.2.1 - 21 Dec 2009 16:57:46 UTC

Locale::TextDomain::OO::TiedInterface - Call object methods as tied hash River stage one • 2 direct dependents • 2 total dependents

This module wraps the object into a tied hash and allows to call a method as fetch hash....

STEFFENW/Locale-TextDomain-OO-1.036 - 15 Mar 2019 15:51:07 UTC

Locale::TextDomain::OO::Extract::TT River stage one • 1 direct dependent • 1 total dependent

This module extracts internationalization data from Template 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 UTC

Locale::TextDomain::OO::Extract::HTML River stage one • 1 direct dependent • 1 total dependent

This module extracts internationalization data from HTML. Implemented rules: Gettext::Loc <any_tag ... class="... loc_ ..." ... >text to extract< <any_tag ... class="... loc_ ..." ... >context{CONTEXT_SEPARATOR}text to extract< Gettext <any_tag ... c...

STEFFENW/Locale-TextDomain-OO-Extract-2.015 - 21 Sep 2018 13:11:01 UTC

Locale::TextDomain::OO::Extract::YAML River stage one • 1 direct dependent • 1 total dependent

This module extracts internationalization data from Template code. Implemented rules: # Maketext label_loc:'...' label_loc:"..." label_loc:... # Gettext label__:'...' label__:"..." label__:... # Gettext::Loc label_loc_:'...' label_loc_:"..." label_lo...

STEFFENW/Locale-TextDomain-OO-Extract-2.015 - 21 Sep 2018 13:11:01 UTC

Locale::TextDomain::OO::Extract::Perl River stage one • 1 direct dependent • 1 total dependent

This module extracts internationalization data from Perl source 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 UTC

Locale::Maketext::ManyPluralForms River stage one • 1 direct dependent • 1 total dependent

The implementation supporting internationalisation with many plural forms using Plural-Forms header from .po file to add plural method to Locale::Maketext based class. As described there <http://www.perlmonks.org/index.pl?node_id=898687>....

BINARY/Locale-Maketext-ManyPluralForms-0.04 - 27 Feb 2017 08:05:32 UTC
31 results (0.041 seconds)