1Locale::Maketext::ExtraUcste:r:PCloLunogtciranil:be:u:Tt:eeMxdatkTPeeetmreplxltaD:to:ecE(ux3mt)ernatcatt:i:oPnlugin::TextTemplate(3)
2
3
4
6 Locale::Maketext::Extract::Plugin::TextTemplate - Text::Template format
7 parser
8
10 $plugin = Locale::Maketext::Extract::Plugin::TextTemplate->new(
11 $lexicon # A Locale::Maketext::Extract object
12 @file_types # Optionally specify a list of recognised file types
13 )
14
15 $plugin->extract($filename,$filecontents);
16
18 Extracts strings to localise from Text::Template files
19
21 text
22
24 Sentences between STARTxxx and ENDxxx are extracted individually.
25
27 All file types
28
30 xgettext.pl
31 for extracting translatable strings from common template systems
32 and perl source files.
33
34 Locale::Maketext::Lexicon
35 Locale::Maketext::Extract::Plugin::Base
36 Locale::Maketext::Extract::Plugin::FormFu
37 Locale::Maketext::Extract::Plugin::Perl
38 Locale::Maketext::Extract::Plugin::TT2
39 Locale::Maketext::Extract::Plugin::YAML
40 Locale::Maketext::Extract::Plugin::Mason
41 Locale::Maketext::Extract::Plugin::Generic
42
44 Audrey Tang <cpan@audreyt.org>
45
47 Copyright 2002-2008 by Audrey Tang <cpan@audreyt.org>.
48
49 This software is released under the MIT license cited below.
50
51 The "MIT" License
52 Permission is hereby granted, free of charge, to any person obtaining a
53 copy of this software and associated documentation files (the
54 "Software"), to deal in the Software without restriction, including
55 without limitation the rights to use, copy, modify, merge, publish,
56 distribute, sublicense, and/or sell copies of the Software, and to
57 permit persons to whom the Software is furnished to do so, subject to
58 the following conditions:
59
60 The above copyright notice and this permission notice shall be included
61 in all copies or substantial portions of the Software.
62
63 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
64 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
65 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
66 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
67 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
68 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
69 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
70
71
72
73perl v5.12.2 Locale2:0:1M0a-k0e8t-e1x0t::Extract::Plugin::TextTemplate(3)