File Coverage

blib/lib/TeX/Hyphen/Pattern/Pi.pm
Criterion Covered Total %
statement 16 16 100.0
branch n/a
condition n/a
subroutine 7 7 100.0
pod 2 2 100.0
total 25 25 100.0


line stmt bran cond sub pod time code
1             ## no critic qw(RequirePodSections) # -*- cperl -*-
2             # This file is auto-generated by the Perl TeX::Hyphen::Pattern Suite hyphen
3             # pattern catalog generator. This code generator comes with the
4             # TeX::Hyphen::Pattern module distribution in the tools/ directory
5             #
6             # Do not edit this file directly.
7              
8             package TeX::Hyphen::Pattern::Pi v1.1.6;
9 3     3   1917 use strict;
  3         9  
  3         82  
10 3     3   14 use warnings;
  3         4  
  3         68  
11 3     3   47 use 5.014000;
  3         9  
12 3     3   15 use utf8;
  3         6  
  3         14  
13              
14 3     3   92 use Moose;
  3         6  
  3         15  
15              
16             my $pattern_file = q{};
17             while (<DATA>) {
18             $pattern_file .= $_;
19             }
20              
21             sub pattern_data {
22 1     1 1 4 return $pattern_file;
23             }
24              
25             sub version {
26 264     264 1 1106 return $TeX::Hyphen::Pattern::Pi::VERSION;
27             }
28              
29             1;
30             ## no critic qw(RequirePodAtEnd RequireASCII ProhibitFlagComments)
31              
32             =encoding utf8
33              
34             =for stopwords CTAN Ipenburg Pi
35              
36             =head1 NAME
37              
38             TeX::Hyphen::Pattern::Pi - class for hyphenation in locale Pi
39              
40             =head1 SUBROUTINES/METHODS
41              
42             =over 4
43              
44             =item $pattern-E<gt>pattern_data();
45              
46             Returns the pattern data.
47              
48             =item $pattern-E<gt>version();
49              
50             Returns the version of the pattern package.
51              
52             =back
53              
54             =head1 COPYRIGHT
55              
56             =begin text
57              
58             copyright: Copyright (C) 2018 Wie-Ming Cittānurakkho Bhikkhu
59             title: Hyphenation patterns for Pāli
60             version: 2018-06-29
61             language:
62             name: Pāli
63             tag: pi
64             notice: >
65             This file is part of the hyph-utf8 package.
66             See http://www.hyphenation.org/tex for more information.
67             authors:
68             -
69             name: Wie-Ming Cittānurakkho Bhikkhu
70             contact: wiemingang:gmail.com
71             licence:
72             name: MIT
73             url: https://opensource.org/licenses/MIT
74             text: >
75             Permission is hereby granted, free of charge, to any person
76             obtaining a copy of this software and associated documentation
77             files (the “Software”), to deal in the Software without
78             restriction, including without limitation the rights to use,
79             copy, modify, merge, publish, distribute, sublicense, and/or sell
80             copies of the Software, and to permit persons to whom the
81             Software is furnished to do so, subject to the following
82             conditions:
83              
84             The above copyright notice and this permission notice shall be
85             included in all copies or substantial portions of the Software.
86              
87             THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
88             EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
89             OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
90             NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
91             HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
92             WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
93             FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
94             OTHER DEALINGS IN THE SOFTWARE.
95             hyphenmins:
96             typesetting:
97             left: 1
98             right: 2
99             changes:
100             - 2018-06-29 Initial release
101             source: Generated manually
102             texlive:
103             babelname: pali
104             message: Pali hyphenation patterns
105             package: indic
106             ==========================================
107              
108             =end text
109              
110             =cut
111              
112             __DATA__
113             \patterns{%
114             .n2h2ā3
115             .n2t2
116             a1
117             2b3b2
118             3b2h2
119             2b3m2
120             3b2r2
121             3b2y2
122             2c3c2
123             3c2h2
124             2d3d2
125             3d2h2
126             2d3m2
127             3d2r2
128             3d2v2
129             e1
130             2g3d2h2
131             2g3g2
132             3g2h2
133             2g3r2
134             2g3y2
135             2h3m2
136             2h3v2
137             2h3y2
138             i1
139             3j2h2
140             2j3j2
141             3k2h2
142             2k3k2
143             2k3l2
144             3k2r2
145             3k2v2
146             3k2y2
147             2l3l2
148             2l3y2
149             2m3b2
150             2m3h2
151             2m3m2
152             2m3p2
153             2m3y2
154             2n3d2
155             2n1h2
156             2n3n2
157             2n1t2
158             2n3v2
159             o1
160             3p2h2
161             2p3l2
162             2p3p2
163             2s3m2
164             3s2n2
165             2s3s2
166             2s3t2
167             3s2v2
168             3s2y2
169             3t2h2
170             2t3n2
171             2t3r2
172             2t3t2
173             3t2v2
174             3t2y2
175             u1
176             2v3h2
177             3v2y2
178             2y3h2
179             3y2v2
180             2y3y2
181             2ñ3c2
182             2ñ3h2
183             2ñ3j2
184             2ñ3ñ2
185             ā1
186             ī1
187             ū1
188             2ḍ3ḍ2
189             3ḷ2h2
190             2ṁ3
191             2ṁ3n2h2
192             2ṃ3
193             2ṃ3n2h2
194             2ṅ3g2
195             2ṅ3k2
196             2ṇ3h2
197             2ṇ3y2
198             2ṇ3ḍ2
199             2ṇ3ṇ2
200             2ṇ3ṭ2
201             3ṭ2h2
202             2ṭ3ṭ2
203             }
204