-
-
12 Apr 2015 20:19:44 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (6 / 0 / 0)
- Kwalitee
Bus factor: 1- 63.80% Coverage
- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (84.46KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Steffen Winkler <steffenw at cpan.org>
- Dependencies
- Carp
- Clone
- Encode
- English
- Hash::Util
- JSON
- Locale::MO::File
- Locale::PO
- Locale::TextDomain::OO::Util
- Locale::Utils::PlaceholderMaketext
- Locale::Utils::PlaceholderNamed
- Moo
- Moo::Role
- MooX::Singleton
- MooX::StrictConstructor
- MooX::Types::MooseLike
- Path::Tiny
- Safe
- Tie::Sub
- Try::Tiny
- charnames
- namespace::autoclean
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.018
- only the first method new is able to load plugins
Modules
Perl OO Interface to Uniforum Message TranslationCall object methods as functionsHow to use the JavaScript partGettext mo file as lexiconGettext po file as lexiconLexicon from data structureHelper role to add lexicon from fileStyle formatterRole to store a lexicon as fileFilters the lexicon data before storedStores the lexicon for other programming languagesAdditional gettext methods, prefixed with __Methods for dynamic domain and/or category, prefixed with __Additional gettext methods, prefixed with loc_Methods for dynamic domain and/or category, prefixed with loc_Additional gettext methods locn, NlocnAdditional maketext methodsAlternative maketext methodsAlternative maketext methodsAlternative maketext methodsSelect a language of a listProvides a logger methodProvides singleton lexicon accessProvides singleton translatorCall object methods as tied hashTranslator classExamples
- example/02_filter.pl
- example/03_language_of_languages.pl
- example/04_lexicon_store_JSON_utf-8.pl
- example/05_expand_gettext_modifier.pl
- example/06_expand_maketext_formatter_code.pl
- example/11_gettext_hash.pl
- example/11_gettext_loc_hash.pl
- example/11_gettext_named_hash.pl
- example/12_gettext_mo_utf-8.pl
- example/13_gettext_po_utf-8.pl
- example/14_gettext_mo_cp1252.pl
- example/15_gettext_N__.pl
- example/15_gettext_Nloc_.pl
- example/17_multiplural_mo_utf-8.pl
- example/21_maketext_mo_utf-8.pl
- example/22_loc_mo_style_gettext.pl
- example/23_localize_mo_utf-8.pl
- example/41_tied_interface.pl
- example/42_functional_interface.pl
- example/LocaleData/de/LC_MESSAGES/example.mo
- example/LocaleData/de/LC_MESSAGES/example.po
- example/LocaleData/de/LC_MESSAGES/example_cp1252.mo
- example/LocaleData/de/LC_MESSAGES/example_cp1252.po
- example/LocaleData/de/LC_MESSAGES/example_maketext.mo
- example/LocaleData/de/LC_MESSAGES/example_maketext.po
- example/LocaleData/de/LC_MESSAGES/example_maketext_style_gettext.mo
- example/LocaleData/de/LC_MESSAGES/example_maketext_style_gettext.po
- example/LocaleData/de/LC_MULTIPLURAL2/example_multiplural.mo
- example/LocaleData/de/LC_MULTIPLURAL2/example_multiplural.po
- example/LocaleData/ru/LC_MESSAGES/example.mo
- example/LocaleData/ru/LC_MESSAGES/example.po
- example/README
- javascript/Example.html
Module Install Instructions
To install Locale::TextDomain::OO, copy and paste the appropriate command in to your terminal.
cpanm Locale::TextDomain::OO
perl -MCPAN -e shell install Locale::TextDomain::OO
For more information on module installation, please visit the detailed CPAN module installation guide.