1Locale::Maketext::ExtraUcste:r:PCloungtirni:b:uHtaeLmdolc(Pa3el)rel::DMoackuemteenxtta:t:iEoxntract::Plugin::Haml(3)
2
3
4
6 Locale::Maketext::Extract::Plugin::Haml - HAML format parser
7
9 version 1.00
10
12 $plugin = Locale::Maketext::Extract::Plugin::Haml->new(
13 $lexicon # A Locale::Maketext::Extract object
14 @file_types # Optionally specify a list of recognised file types
15 )
16
17 $plugin->extract($filename,$filecontents);
18
20 Extracts strings to localise from HAML files.
21
23 haml
24
26 Extracts strings in the same way as
27 Locale::Maketext::Extract::Plugin::Perl, but only ones within "text"
28 components of HAML files.
29
31 .haml
32
34 xgettext.pl
35 for extracting translatable strings from common template systems
36 and perl source files.
37
38 Locale::Maketext::Lexicon
39 Locale::Maketext::Extract::Plugin::Base
40 Locale::Maketext::Extract::Plugin::FormFu
41 Locale::Maketext::Extract::Plugin::Mason
42 Locale::Maketext::Extract::Plugin::Perl
43 Locale::Maketext::Extract::Plugin::TT2
44 Locale::Maketext::Extract::Plugin::YAML
45 Locale::Maketext::Extract::Plugin::TextTemplate
46 Locale::Maketext::Extract::Plugin::Generic
47
49 Audrey Tang <cpan@audreyt.org>
50
51 Calum Halcrow <cpan@calumhalcrow.com>
52
54 Copyright 2002-2013 by Audrey Tang <cpan@audreyt.org>.
55
56 This software is released under the MIT license cited below.
57
58 The "MIT" License
59 Permission is hereby granted, free of charge, to any person obtaining a
60 copy of this software and associated documentation files (the
61 "Software"), to deal in the Software without restriction, including
62 without limitation the rights to use, copy, modify, merge, publish,
63 distribute, sublicense, and/or sell copies of the Software, and to
64 permit persons to whom the Software is furnished to do so, subject to
65 the following conditions:
66
67 The above copyright notice and this permission notice shall be included
68 in all copies or substantial portions of the Software.
69
70 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
71 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
72 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
73 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
74 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
75 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
76 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
77
79 • Clinton Gormley <drtech@cpan.org>
80
81 • Audrey Tang <cpan@audreyt.org>
82
84 This software is Copyright (c) 2014 by Audrey Tang.
85
86 This is free software, licensed under:
87
88 The MIT (X11) License
89
90
91
92perl v5.38.0 202L3o-c0a7l-e2:0:Maketext::Extract::Plugin::Haml(3)