DOKK / manpages / debian 12 / libdist-zilla-plugin-localemsgfmt-perl / Dist::Zilla::Plugin::LocaleMsgfmt.3pm.en
Dist::Zilla::Plugin::LocaleMsgfmt(3pm) User Contributed Perl Documentation Dist::Zilla::Plugin::LocaleMsgfmt(3pm)

Dist::Zilla::Plugin::LocaleMsgfmt - compiles .po files to .mo files with Local::Msgfmt

version 1.203

Put the following in your dist.ini :

    [LocaleMsgfmt]
    locale = share/locale ; this is the default

This plugin will compile all of the .po files it finds in the locale directory into .mo files, via Locale::Msgfmt.

Whether to look up in the locale files recursively.

Path to the directory containing the locale files.

Remove the generated files after the build finishes, or better yet do the generation inside the build dir.

Patrick Donelan <pdonelan@cpan.org>

This software is copyright (c) 2011 by Patrick Donelan.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2018-10-29 perl v5.26.2