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

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

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

Localizer::Style::Gettext - Gettext style River stage one • 1 direct dependent • 1 total dependent

This module provide feature to use gettext style 'Hi, %1'....

TOKUHIROM/Localizer-0.07 - 25 Feb 2022 01:00:02 UTC - Search in distribution

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 - Search in distribution

CatalystX::I18N::Maketext - Wrapper around Locale::Maketext River stage zero No dependents

This class can be used as your Maketext base-class. It is a wrapper around Locale::Maketext and provides methods for auto-loading lexicon files. It is designed to work toghether with CatalystX::Model::Maketext. You need to subclass this package in yo...

MAROS/CatalystX-I18N-1.14 - 14 Jan 2018 13:42:44 UTC - Search in distribution

Dancer::Plugin::Lexicon - Flexible I18N using Locale::Maketext::Lexicon for Dancer apps River stage zero No dependents

Dancer::Plugin::Lexicon uses Locale::Maketext::Lexicon to provide I18N functionality to your Dancer application. Translations are stored in PO or MO (compiled PO) gettext files in the "languages/" dir. You can generate or update your PO files by auto...

DRTECH/Dancer-Plugin-Lexicon-0.06 - 03 Aug 2014 07:32:27 UTC - Search in distribution

DBD::PO - DBI driver for PO files River stage one • 1 direct dependent • 1 total dependent

The DBD::PO module is yet another driver for the DBI (Database independent interface for Perl). This one is based on the SQL 'engine' SQL::Statement and the abstract DBI driver DBD::File and implements access to so-called PO files (GNU gettext). Such...

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

Plack::I18N - I18N for Plack River stage zero No dependents

Plack::I18N is an easy way to add i18n to your application. Plack::I18N supports both Locale::Maketext "*.pm" files and "gettext" "*.po" files. Use whatevers suits better. See <https://github.com/vti/plack-i18n/tree/master/examples> directory for bot...

VTI/Plack-I18N-0.04 - 02 Feb 2015 08:27:12 UTC - Search in distribution

Log::Report - report a problem, with exceptions and translation support River stage two • 36 direct dependents • 86 total dependents

Get messages to users and logs. "Log::Report" combines three tasks which are closely related in one: . logging (like Log::Log4Perl and syslog), and . exceptions (like error and info), with . translations (like "gettext" and Locale::TextDomain) You do...

MARKOV/Log-Report-1.36 - 27 Oct 2023 13:07:42 UTC - Search in distribution

I18N::Handle - A common i18n handler for web frameworks and applications. River stage zero No dependents

***THIS MODULE IS STILL IN DEVELOPMENT*** I18N::Handle is a common handler for web frameworks and applications. I18N::Handle also provides exporting a global loc function to make localization, the default loc function name is "_". To change the expor...

CORNELIUS/I18N-Handle-0.051 - 26 Dec 2010 09:11:48 UTC - Search in distribution

ClearPress::view - MVC view superclass River stage zero No dependents

View superclass for the ClearPress framework...

RPETTETT/ClearPress-v2021.1.5 - 18 Aug 2021 11:47:45 UTC - Search in distribution

Catmandu::I18N - tools for text localisation River stage zero No dependents

NJFRANCK/Catmandu-I18N-0.01 - 26 Oct 2018 12:02:22 UTC - Search in distribution

Data::Localize - Alternate Data Localization API River stage one • 6 direct dependents • 7 total dependents

Data::Localize is an object oriented approach to localization, aimed to be an alternate choice for Locale::Maketext, Locale::Maketext::Lexicon, and Locale::Maketext::Simple....

DMAKI/Data-Localize-0.00028 - 04 Oct 2019 11:07:25 UTC - Search in distribution

Locale::Maketext - framework for localization River stage three • 28 direct dependents • 118 total dependents

It is a common feature of applications (whether run directly, or via the Web) for them to be "localized" -- i.e., for them to a present an English interface to an English-speaker, a German interface to a German-speaker, and so on for all languages it...

TODDR/Locale-Maketext-1.33 - 30 Dec 2023 21:23:51 UTC - Search in distribution

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 - Search in distribution

Amon2::Plugin::L10N - L10N support for Amon2 River stage zero No dependents

Amon2::Plugin::L10N is L10N support plugin for Amon2....

YAPPO/Amon2-Plugin-L10N-v0.1.4 - 23 May 2013 08:27:44 UTC - Search in distribution

Term::CLI::L10N::nl - Dutch localizations for Term::CLI River stage zero No dependents

The "Term::CLI::L10N::nl" module is derived from the Term::CLI::L10N(3p) class to provide Dutch translations for the messages of the Term::CLI(3p) library. It implements its own "numerate" method that reverses the meaning of its "form" arguments (bec...

SBAKKER/Term-CLI-0.059000 - 14 Jan 2024 22:19:02 UTC - Search in distribution

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 - Search in distribution

Log::Report::Lexicon::POT - manage PO files River stage one • 1 direct dependent • 1 total dependent

This module is reading, extending, and writing POT files. POT files are used to store translations in humanly readable format for most of existing translation frameworks, like GNU gettext and Perl's Maketext. If you only wish to access the translatio...

MARKOV/Log-Report-Lexicon-1.11 - 22 Mar 2018 22:34:56 UTC - Search in distribution
29 results (0.094 seconds)