GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Locale::XGettext::Text(3) User Contributed Perl Documentation Locale::XGettext::Text(3)

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.
readFile FILENAME
Read FILENAME and add a PO entry for every paragraph in FILENAME.
versionInformation
Returns version information for the module.
fileInformation
Returns information about the expected input file format.

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)
2018-11-04 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.