Locale::XGettext::Text(3pm) | User Contributed Perl Documentation | Locale::XGettext::Text(3pm) |
Locale::XGettext::Text - Create PO files from text files
use Locale::XGettext::Text; Locale::XGettext::Text->newFromArgv(\@ARGV)->run->po;
See xgettext-txt for more information!
The following methods are implemented. Everything else is inherited from Locale::XGettext.
Written by Guido Flohr (http://www.guido-flohr.net/).
Copyright (C) 2016-2017 Guido Flohr (http://www.guido-flohr.net/). License LGPLv1.1+: GNU General Public License version 2.1 or later <http://gnu.org/licenses/lgpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
xgettext-txt, Locale::XGettext, perl, xgettext(1)
2023-02-05 | perl v5.36.0 |