Changes
example/11_extract_perl.pl
example/12_extract_tt.pl
example/13_extract_js.pl
example/14_extract_html.pl
example/21_process_utf-8.pl
example/files_to_extract/gettext.html
example/files_to_extract/gettext.js
example/files_to_extract/gettext.pl
example/files_to_extract/gettext.tt
example/files_to_extract/gettext_loc.html
example/files_to_extract/gettext_loc.js
example/files_to_extract/gettext_loc.pl
example/files_to_extract/gettext_loc.tt
example/files_to_extract/jsgettext.js
example/files_to_extract/maketext.pl
example/files_to_extract/maketext_l.tt
example/files_to_extract/maketext_loc.html
example/files_to_extract/maketext_loc.pl
example/files_to_extract/maketext_localise.pl
example/files_to_extract/maketext_localize.pl
example/files_to_extract/test_process.pl
example/files_to_extract_for_process/gettext_loc.pl
example/LocaleData/de-at/LC_MESSAGES/example1.po
example/LocaleData/de/LC_MESSAGES/example1.po
example/README
lib/Locale/TextDomain/OO/Extract.pm
lib/Locale/TextDomain/OO/Extract/Base/RegexBasedExtractor.pm
lib/Locale/TextDomain/OO/Extract/HTML.pm
lib/Locale/TextDomain/OO/Extract/JavaScript.pm
lib/Locale/TextDomain/OO/Extract/Perl.pm
lib/Locale/TextDomain/OO/Extract/Process.pm
lib/Locale/TextDomain/OO/Extract/Process/Plugin/MO.pm
lib/Locale/TextDomain/OO/Extract/Process/Plugin/PO.pm
lib/Locale/TextDomain/OO/Extract/Role/File.pm
lib/Locale/TextDomain/OO/Extract/TT.pm
MANIFEST			This list of files
README
t/01_debug.t
t/11_extract_perl.t
t/13_extract_js.t
t/14_extract_html.t
t/21_process_utf-8.t
t/31_test_examples_utf-8.t
t/chars.t
t/files_to_extract/gettext.html
t/files_to_extract/gettext.js
t/files_to_extract/gettext.pl
t/files_to_extract/gettext.tt
t/files_to_extract/gettext_loc.html
t/files_to_extract/gettext_loc.js
t/files_to_extract/gettext_loc.pl
t/files_to_extract/gettext_loc.tt
t/files_to_extract/jsgettext.js
t/files_to_extract/maketext.pl
t/files_to_extract/maketext_l.tt
t/files_to_extract/maketext_loc.html
t/files_to_extract/maketext_loc.pl
t/files_to_extract/maketext_localise.pl
t/files_to_extract/maketext_localize.pl
t/files_to_extract_for_process/gettext_loc.pl
t/LocaleData/de-at/LC_MESSAGES/1st_test1_expected.po
t/LocaleData/de-at/LC_MESSAGES/1st_test2_expected.mo
t/LocaleData/de-at/LC_MESSAGES/2nd_test1_expected_no_or_new_ref.po
t/LocaleData/de-at/LC_MESSAGES/3rd_test1_expected_clean.po
t/LocaleData/de-at/LC_MESSAGES/test1.po
t/LocaleData/de-at/LC_MESSAGES/test2.mo
t/LocaleData/de/LC_MESSAGES/1st_test1_expected.po
t/LocaleData/de/LC_MESSAGES/1st_test2_expected.mo
t/LocaleData/de/LC_MESSAGES/2nd_test1_expected_no_or_new_ref.po
t/LocaleData/de/LC_MESSAGES/3rd_test1_expected_clean.po
t/LocaleData/de/LC_MESSAGES/test1.po
t/LocaleData/de/LC_MESSAGES/test2.mo
t/perl_critic.t
t/pod.t
t/pod_coverage.t
t/prereq_build.t
Makefile.PL
META.yml
META.json
