1Locale::Maketext::ExtraUcste:r:PCloungtirni:b:uPtPeIdL(o3Pc)earlle:D:oMcaukmeetnetxatt:i:oEnxtract::Plugin::PPI(3)
2
3
4

NAME

6       Locale::Maketext::Extract::Plugin::PPI - Perl format parser
7

SYNOPSIS

9           $plugin = Locale::Maketext::Extract::Plugin::PPI->new(
10               $lexicon            # A Locale::Maketext::Extract object
11               @file_types         # Optionally specify a list of recognised file types
12           )
13
14           $plugin->extract($filename,$filecontents);
15

DESCRIPTION

17       Does exactly the same thing as the
18       Locale::Maketext::Extract::Plugin::Perl parser, but more accurately,
19       and more slowly. Considerably more slowly! For this reason it isn't a
20       built-in plugin.
21

SHORT PLUGIN NAME

23           none - the module must be specified in full
24

VALID FORMATS

26       Valid localization function names are:
27
28       translate
29       maketext
30       gettext
31       loc
32       x
33       _
34       __
35

KNOWN FILE TYPES

37       .pm
38       .pl
39       .cgi
40

SEE ALSO

42       xgettext.pl
43           for extracting translatable strings from common template systems
44           and perl source files.
45
46       Locale::Maketext::Lexicon
47       Locale::Maketext::Extract::Plugin::Base
48       Locale::Maketext::Extract::Plugin::Perl
49       Locale::Maketext::Extract::Plugin::FormFu
50       Locale::Maketext::Extract::Plugin::Perl
51       Locale::Maketext::Extract::Plugin::TT2
52       Locale::Maketext::Extract::Plugin::YAML
53       Locale::Maketext::Extract::Plugin::TextTemplate
54       Locale::Maketext::Extract::Plugin::Generic
55

AUTHORS

57       Audrey Tang <cpan@audreyt.org>
58
60       Copyright 2002-2008 by Audrey Tang <cpan@audreyt.org>.
61
62       This software is released under the MIT license cited below.
63
64   The "MIT" License
65       Permission is hereby granted, free of charge, to any person obtaining a
66       copy of this software and associated documentation files (the
67       "Software"), to deal in the Software without restriction, including
68       without limitation the rights to use, copy, modify, merge, publish,
69       distribute, sublicense, and/or sell copies of the Software, and to
70       permit persons to whom the Software is furnished to do so, subject to
71       the following conditions:
72
73       The above copyright notice and this permission notice shall be included
74       in all copies or substantial portions of the Software.
75
76       THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
77       OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
78       MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
79       IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
80       CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
81       TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
82       SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
83
84
85
86perl v5.12.2                      2010L-o0c8a-l1e0::Maketext::Extract::Plugin::PPI(3)
Impressum