1Locale::Maketext::ExtraUcste:r:RCuonn(t3r)ibuted Perl DoLcoucmaelnet:a:tMiaoknetext::Extract::Run(3)
2
3
4
6 Locale::Maketext::Extract::Run - Module interface to xgettext.pl
7
9 version 1.00
10
12 use Locale::Maketext::Extract::Run 'xgettext';
13 xgettext(@ARGV);
14
16 Copyright 2003-2013 by Audrey Tang <cpan@audreyt.org>.
17
18 This software is released under the MIT license cited below.
19
20 The "MIT" License
21 Permission is hereby granted, free of charge, to any person obtaining a
22 copy of this software and associated documentation files (the
23 "Software"), to deal in the Software without restriction, including
24 without limitation the rights to use, copy, modify, merge, publish,
25 distribute, sublicense, and/or sell copies of the Software, and to
26 permit persons to whom the Software is furnished to do so, subject to
27 the following conditions:
28
29 The above copyright notice and this permission notice shall be included
30 in all copies or substantial portions of the Software.
31
32 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
33 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
34 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
35 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
36 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
37 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
38 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
39
41 • Clinton Gormley <drtech@cpan.org>
42
43 • Audrey Tang <cpan@audreyt.org>
44
46 This software is Copyright (c) 2014 by Audrey Tang.
47
48 This is free software, licensed under:
49
50 The MIT (X11) License
51
52
53
54perl v5.36.0 2022-07-22 Locale::Maketext::Extract::Run(3)