The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
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/18_autotranslation_cached.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/lib/MyAutotranslatorCache.pm
example/lib/MyDummyAutotranslator.pm
example/LocaleData/de/cache_en/example.po
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
javascript/Locale/TextDomain/OO.js
javascript/Locale/TextDomain/OO/Plugin/Expand/BabelFish/Loc.js
javascript/Locale/TextDomain/OO/Plugin/Expand/Gettext.js
javascript/Locale/TextDomain/OO/Plugin/Expand/Gettext/DomainAndCategory.js
javascript/Locale/TextDomain/OO/Plugin/Expand/Gettext/Loc.js
javascript/Locale/TextDomain/OO/Plugin/Expand/Gettext/Loc/DomainAndCategory.js
lib/Locale/TextDomain/OO.pm
lib/Locale/TextDomain/OO/FunctionalInterface.pm
lib/Locale/TextDomain/OO/JavaScript.pm
lib/Locale/TextDomain/OO/Lexicon/File/MO.pm
lib/Locale/TextDomain/OO/Lexicon/File/PO.pm
lib/Locale/TextDomain/OO/Lexicon/Hash.pm
lib/Locale/TextDomain/OO/Lexicon/Role/File.pm
lib/Locale/TextDomain/OO/Lexicon/Role/GettextToMaketext.pm
lib/Locale/TextDomain/OO/Lexicon/Role/StoreFile.pm
lib/Locale/TextDomain/OO/Lexicon/Role/StoreFilter.pm
lib/Locale/TextDomain/OO/Lexicon/StoreJSON.pm
lib/Locale/TextDomain/OO/Plugin/Expand/BabelFish/Loc.pm
lib/Locale/TextDomain/OO/Plugin/Expand/Gettext.pm
lib/Locale/TextDomain/OO/Plugin/Expand/Gettext/DomainAndCategory.pm
lib/Locale/TextDomain/OO/Plugin/Expand/Gettext/Loc.pm
lib/Locale/TextDomain/OO/Plugin/Expand/Gettext/Loc/DomainAndCategory.pm
lib/Locale/TextDomain/OO/Plugin/Expand/Gettext/Named.pm
lib/Locale/TextDomain/OO/Plugin/Expand/Maketext.pm
lib/Locale/TextDomain/OO/Plugin/Expand/Maketext/Loc.pm
lib/Locale/TextDomain/OO/Plugin/Expand/Maketext/Localise.pm
lib/Locale/TextDomain/OO/Plugin/Expand/Maketext/Localize.pm
lib/Locale/TextDomain/OO/Plugin/Language/LanguageOfLanguages.pm
lib/Locale/TextDomain/OO/Role/Logger.pm
lib/Locale/TextDomain/OO/Singleton/Lexicon.pm
lib/Locale/TextDomain/OO/Singleton/Translator.pm
lib/Locale/TextDomain/OO/TiedInterface.pm
lib/Locale/TextDomain/OO/Translator.pm
MANIFEST			This list of files
README
t/01_translate.t
t/02_filter.t
t/03_language_of_languages.t
t/04_lexicon_store_JSON.t
t/05_expand_gettext_modifier.t
t/06_expand_maketext_formatter_code.t
t/07_expand_babel_fish_modifier.t
t/11_gettext_hash_utf-8.t
t/11_gettext_loc_hash_utf-8.t
t/11_gettext_named_hash_utf-8.t
t/12_gettext_mo_utf-8.t
t/13_gettext_po_utf-8.t
t/14_gettext_cp1252.t
t/15_gettext_N__.t
t/15_gettext_Nloc_.t
t/16_gettext_exceptions.t
t/17_multiplural_mo_utf-8.t
t/18_lexicon_move_copy_delete.t
t/19_lexicon_merge_utf-8.t
t/21_maketext_mo_utf-8.t
t/22_loc_mo_style_gettext.t
t/23_localize_mo_utf-8.t
t/31_begin_end_d.t
t/31_loc_begin_end_d.t
t/31_locn_begin_end_d.t
t/32_begin_end_c.t
t/32_loc_begin_end_c.t
t/32_locn_begin_end_c.t
t/33_begin_end_dc.t
t/33_loc_begin_end_dc.t
t/33_locn_begin_end_dc.t
t/41_tied_interface.t
t/42_functional_interface.t
t/43_singleton_gettext_mo.t
t/51_test_examples.t
t/52_test_examples_utf-8.t
t/chars.t
t/LocaleData/de/LC_MESSAGES/cp1252.mo
t/LocaleData/de/LC_MESSAGES/cp1252.po
t/LocaleData/de/LC_MESSAGES/damaged.mo
t/LocaleData/de/LC_MESSAGES/damaged.po
t/LocaleData/de/LC_MESSAGES/test.mo
t/LocaleData/de/LC_MESSAGES/test.po
t/LocaleData/de/LC_MESSAGES/test_maketext.mo
t/LocaleData/de/LC_MESSAGES/test_maketext.po
t/LocaleData/de/LC_MESSAGES/test_maketext_style_gettext.mo
t/LocaleData/de/LC_MESSAGES/test_maketext_style_gettext.po
t/LocaleData/de/LC_MULTIPLURAL2/test_multiplural.mo
t/LocaleData/de/LC_MULTIPLURAL2/test_multiplural.po
't/LocaleData/foo de bar.mo'
't/LocaleData/foo de bar.po'
't/LocaleData/foo de-at bar/baz.mo'
't/LocaleData/foo de-at bar/baz.po'
t/LocaleData/ru/LC_MESSAGES/test.mo
t/LocaleData/ru/LC_MESSAGES/test.po
t/perl_critic.t
t/pod.t
t/pod_coverage.t
t/prereq_build.t
Makefile.PL
META.yml
META.json