-
-
02 Sep 2017 09:33:17 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (516 / 1 / 8)
- Kwalitee
Bus factor: 1- 66.02% Coverage
- License: perl_5
- Perl: v5.9.5
- Activity
24 month- Tools
- Download (73.23KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Steffen Winkler <steffenw at cpan.org>
- Dependencies
- Carp
- Class::Load
- Clone
- Data::Dumper
- Encode
- Locale::MO::File
- Locale::PO
- Locale::TextDomain::OO::Util
- Locale::TextDomain::OO::Util::ExtractHeader
- Locale::TextDomain::OO::Util::JoinSplitLexiconKeys
- Locale::Utils::PlaceholderMaketext
- Moo
- Moo::Role
- MooX::StrictConstructor
- MooX::Types::MooseLike::Base
- Path::Tiny
- Set::Scalar
- namespace::autoclean
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 2.011
- added YAML extractor
Modules
Extracts internationalization dataMO file pluginMO file pluginGettext file related stuffExamples
- example/11_extract_perl_filter_ignore.pl
- example/11_extract_perl_filter_only_babelfish.pl
- example/12_extract_tt.pl
- example/13_extract_js.pl
- example/14_extract_html.pl
- example/15_extract_yaml.pl
- example/21_process_utf-8.pl
- example/LocaleData/de-at/LC_MESSAGES/example1.po
- example/LocaleData/de/LC_MESSAGES/example1.po
- example/README
- example/files_to_extract/babelfish_loc.pl
- example/files_to_extract/babelfish_loc.tt
- example/files_to_extract/babelfish_loc.yml
- 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.yml
- 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/gettext_loc.yml
- 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_loc.yml
- 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
Module Install Instructions
To install Locale::TextDomain::OO::Extract, copy and paste the appropriate command in to your terminal.
cpanm Locale::TextDomain::OO::Extract
perl -MCPAN -e shell install Locale::TextDomain::OO::Extract
For more information on module installation, please visit the detailed CPAN module installation guide.