Locale::TextDomain::OO::Lexicon::Role::GettextToMaketext - Style formatter
$Id: GettextToMaketext.pm 413 2013-10-27 13:12:20Z steffenw $
1.000
This module provides a method to format from gettext style into maketext style.
with qw( Locale::TextDomain::OO::Lexicon::Role::GettextToMaketext );
Formats msgid and msgstr if exists from gettext style into maketext style.
$self->gettext_to_maketext($messages_ref);
Inside of this distribution is a directory named example. Run this *.pl files.
none
none
Locale::Utils::PlaceholderMaketext
not known
none
Steffen Winkler
Copyright (c) 2013,
Steffen Winkler
<steffenw at cpan.org>
.
All rights reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.