Locale::TextDomain::OO::Plugin::Expand::Maketext::Loc - Alternative maketext methods
$Id: Loc.pm 545 2014-10-30 13:23:00Z steffenw $
1.014
This module provides alternative maketext methods.
my $loc = Locale::TextDomain::OO->new( plugins => [ qw( Expand::Maketext::Loc ... ) ], ... );
This methods are aliases to method maketext, maketext, maketext_p, Nmaketext, Nmaketext and Nmaketext_p.
Inside of this distribution is a directory named example. Run this *.pl files.
nothing
none
Locale::TextDomain::OO::Plugin::Expand::Maketext
not known
none
Steffen Winkler
Copyright (c) 2013 - 2014,
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.