File Coverage

blib/lib/Number/Phone/StubCountry/ET.pm
Criterion Covered Total %
statement 20 20 100.0
branch 3 4 75.0
condition n/a
subroutine 5 5 100.0
pod 1 1 100.0
total 29 30 96.6


line stmt bran cond sub pod time code
1             # automatically generated file, don't edit
2              
3              
4              
5             # Copyright 2023 David Cantrell, derived from data from libphonenumber
6             # http://code.google.com/p/libphonenumber/
7             #
8             # Licensed under the Apache License, Version 2.0 (the "License");
9             # you may not use this file except in compliance with the License.
10             # You may obtain a copy of the License at
11             #
12             # http://www.apache.org/licenses/LICENSE-2.0
13             #
14             # Unless required by applicable law or agreed to in writing, software
15             # distributed under the License is distributed on an "AS IS" BASIS,
16             # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17             # See the License for the specific language governing permissions and
18             # limitations under the License.
19             package Number::Phone::StubCountry::ET;
20 2     2   1657 use base qw(Number::Phone::StubCountry);
  2         10  
  2         290  
21              
22 2     2   19 use strict;
  2         14  
  2         55  
23 2     2   16 use warnings;
  2         9  
  2         90  
24 2     2   19 use utf8;
  2         5  
  2         19  
25             our $VERSION = 1.20230903131447;
26              
27             my $formatters = [
28             {
29             'format' => '$1 $2 $3',
30             'leading_digits' => '[1-579]',
31             'national_rule' => '0$1',
32             'pattern' => '(\\d{2})(\\d{3})(\\d{4})'
33             }
34             ];
35              
36             my $validators = {
37             'fixed_line' => '
38             11667[01]\\d{3}|
39             (?:
40             11(?:
41             1(?:
42             1[124]|
43             2[2-7]|
44             3[1-5]|
45             5[5-8]|
46             8[6-8]
47             )|
48             2(?:
49             13|
50             3[6-8]|
51             5[89]|
52             7[05-9]|
53             8[2-6]
54             )|
55             3(?:
56             2[01]|
57             3[0-289]|
58             4[1289]|
59             7[1-4]|
60             87
61             )|
62             4(?:
63             1[69]|
64             3[2-49]|
65             4[0-3]|
66             6[5-8]
67             )|
68             5(?:
69             1[578]|
70             44|
71             5[0-4]
72             )|
73             6(?:
74             1[578]|
75             2[69]|
76             39|
77             4[5-7]|
78             5[0-5]|
79             6[0-59]|
80             8[015-8]
81             )
82             )|
83             2(?:
84             2(?:
85             11[1-9]|
86             22[0-7]|
87             33\\d|
88             44[1467]|
89             66[1-68]
90             )|
91             5(?:
92             11[124-6]|
93             33[2-8]|
94             44[1467]|
95             55[14]|
96             66[1-3679]|
97             77[124-79]|
98             880
99             )
100             )|
101             3(?:
102             3(?:
103             11[0-46-8]|
104             (?:
105             22|
106             55
107             )[0-6]|
108             33[0134689]|
109             44[04]|
110             66[01467]
111             )|
112             4(?:
113             44[0-8]|
114             55[0-69]|
115             66[0-3]|
116             77[1-5]
117             )
118             )|
119             4(?:
120             6(?:
121             119|
122             22[0-24-7]|
123             33[1-5]|
124             44[13-69]|
125             55[14-689]|
126             660|
127             88[1-4]
128             )|
129             7(?:
130             (?:
131             11|
132             22
133             )[1-9]|
134             33[13-7]|
135             44[13-6]|
136             55[1-689]
137             )
138             )|
139             5(?:
140             7(?:
141             227|
142             55[05]|
143             (?:
144             66|
145             77
146             )[14-8]
147             )|
148             8(?:
149             11[149]|
150             22[013-79]|
151             33[0-68]|
152             44[013-8]|
153             550|
154             66[1-5]|
155             77\\d
156             )
157             )
158             )\\d{4}
159             ',
160             'geographic' => '
161             11667[01]\\d{3}|
162             (?:
163             11(?:
164             1(?:
165             1[124]|
166             2[2-7]|
167             3[1-5]|
168             5[5-8]|
169             8[6-8]
170             )|
171             2(?:
172             13|
173             3[6-8]|
174             5[89]|
175             7[05-9]|
176             8[2-6]
177             )|
178             3(?:
179             2[01]|
180             3[0-289]|
181             4[1289]|
182             7[1-4]|
183             87
184             )|
185             4(?:
186             1[69]|
187             3[2-49]|
188             4[0-3]|
189             6[5-8]
190             )|
191             5(?:
192             1[578]|
193             44|
194             5[0-4]
195             )|
196             6(?:
197             1[578]|
198             2[69]|
199             39|
200             4[5-7]|
201             5[0-5]|
202             6[0-59]|
203             8[015-8]
204             )
205             )|
206             2(?:
207             2(?:
208             11[1-9]|
209             22[0-7]|
210             33\\d|
211             44[1467]|
212             66[1-68]
213             )|
214             5(?:
215             11[124-6]|
216             33[2-8]|
217             44[1467]|
218             55[14]|
219             66[1-3679]|
220             77[124-79]|
221             880
222             )
223             )|
224             3(?:
225             3(?:
226             11[0-46-8]|
227             (?:
228             22|
229             55
230             )[0-6]|
231             33[0134689]|
232             44[04]|
233             66[01467]
234             )|
235             4(?:
236             44[0-8]|
237             55[0-69]|
238             66[0-3]|
239             77[1-5]
240             )
241             )|
242             4(?:
243             6(?:
244             119|
245             22[0-24-7]|
246             33[1-5]|
247             44[13-69]|
248             55[14-689]|
249             660|
250             88[1-4]
251             )|
252             7(?:
253             (?:
254             11|
255             22
256             )[1-9]|
257             33[13-7]|
258             44[13-6]|
259             55[1-689]
260             )
261             )|
262             5(?:
263             7(?:
264             227|
265             55[05]|
266             (?:
267             66|
268             77
269             )[14-8]
270             )|
271             8(?:
272             11[149]|
273             22[013-79]|
274             33[0-68]|
275             44[013-8]|
276             550|
277             66[1-5]|
278             77\\d
279             )
280             )
281             )\\d{4}
282             ',
283             'mobile' => '
284             700[1-9]\\d{5}|
285             (?:
286             7(?:
287             0[1-9]|
288             1[0-8]|
289             22|
290             77|
291             86|
292             99
293             )|
294             9\\d\\d
295             )\\d{6}
296             ',
297             'pager' => '',
298             'personal_number' => '',
299             'specialrate' => '',
300             'toll_free' => '',
301             'voip' => ''
302             };
303             my %areanames = ();
304             $areanames{en} = {"25111277", "Addis\ Ketema\ IV\,\ Addis\ Ababa",
305             "25125112", "Dire\ Dawa\ II\,\ East\ Region",
306             "25122115", "Alem\ Tena\,\ South\-East\ Region",
307             "25125779", "Chinagson\,\ East\ Region",
308             "25157550", "Ejaji\,\ West\ Region",
309             "25122223", "Arerti\,\ South\-East\ Region",
310             "25133221", "Bistima\,\ North\-East\ Region",
311             "251461", "Shasemene",
312             "25147445", "Bedele\,\ South\-West\ Region",
313             "25111320", "Old\ Airport\ I\,\ Addis\ Ababa",
314             "25133552", "Harbu\,\ North\-East\ Region",
315             "25158774", "Bure\,\ North\-West\ Region",
316             "25146221", "Awassa\ II\,\ South\ Region",
317             "25134442", "Quiha\,\ North\ Region",
318             "25158221", "Dangla\,\ North\-West\ Region",
319             "25111270", "Asko\,\ Addis\ Ababa",
320             "25133113", "Kobo\ Robit\,\ North\-East\ Region",
321             "25122111", "Nazreth\ I\,\ South\-East\ Region",
322             "25111660", "Kotebe\,\ Addis\ Ababa",
323             "25146881", "Arba\ Minch\,\ South\ Region",
324             "25147559", "Abebo\,\ South\-West\ Region",
325             "25111466", "Keria\ III\,\ Addis\ Ababa",
326             "25111156", "Arada\ IV\,\ Addis\ Ababa",
327             "25133225", "Elidar\,\ North\-East\ Region",
328             "251113390", "Teji\,\ Addis\ Ababa",
329             "25146558", "Enseno\,\ South\ Region",
330             "25122336", "Assasa\,\ South\-East\ Region",
331             "25122444", "Ticho\,\ South\-East\ Region",
332             "25111348", "Jimmaber\ \(Ayer\ Tena\)\,\ Addis\ Ababa",
333             "25147441", "Metu\,\ South\-West\ Region",
334             "25134448", "Humera\,\ North\ Region",
335             "25133666", "Semera\,\ North\-East\ Region",
336             "25125446", "Erer\,\ East\ Region",
337             "251116880", "Enwari\,\ Addis\ Ababa",
338             "25125334", "Grawa\,\ East\ Region",
339             "25111114", "French\ Legasion\,\ Addis\ Ababa",
340             "25134663", "Waja\,\ North\ Region",
341             "25158225", "Chagni\/Metekel\,\ North\-West\ Region",
342             "25146225", "Yirgalem\,\ South\ Region",
343             "25133339", "Manda\,\ North\-East\ Region",
344             "25147114", "Assendabo\,\ South\-West\ Region",
345             "25158226", "Bahirdar\ II\,\ North\-West\ Region",
346             "25146226", "Leku\,\ South\ Region",
347             "25111112", "Arada\ II\,\ Addis\ Ababa",
348             "251116650", "Civil\ Aviation\,\ Addis\ Ababa",
349             "25111123", "Sidist\ Kilo\ II\,\ Addis\ Ababa",
350             "25111155", "Arada\ III\,\ Addis\ Ababa",
351             "25111465", "Keria\ II\,\ Addis\ Ababa",
352             "25158778", "Debre\ Markos\ II\,\ North\-West\ Region",
353             "25147112", "Jimma\ II\,\ South\-West\ Region",
354             "25158665", "Bichena\,\ North\-West\ Region",
355             "25133226", "Jama\,\ North\-East\ Region",
356             "25122335", "Iteya\,\ South\-East\ Region",
357             "25111135", "Fitche\,\ Addis\ Ababa",
358             "25125332", "Bedeno\,\ East\ Region",
359             "25125441", "Hirna\,\ East\ Region",
360             "25147553", "Jikawo\,\ South\-West\ Region",
361             "25111650", "Addis\ Ababa",
362             "251113870", "Alem\ Gena\,\ Addis\ Ababa",
363             "25122663", "Adaba\,\ South\-East\ Region",
364             "25133661", "Epheson\,\ North\-East\ Region",
365             "25147334", "Maji\,\ South\-West\ Region",
366             "25147446", "Hurumu\,\ South\-West\ Region",
367             "25158440", "Ebinat\,\ North\-West\ Region",
368             "25111553", "Filwha\ V\,\ Addis\ Ababa",
369             "25158333", "Chilga\,\ North\-West\ Region",
370             "25125667", "Harar\ II\,\ East\ Region",
371             "25146554", "Durame\,\ South\ Region",
372             "25111517", "Sheraton\/DID\,\ Addis\ Ababa",
373             "25157777", "Billa\,\ West\ Region",
374             "25125114", "Shinile\,\ East\ Region",
375             "25146333", "Wonago\,\ South\ Region",
376             "25158661", "Motta\,\ North\-West\ Region",
377             "25111188", "Chancho\,\ Addis\ Ababa",
378             "25134444", "Shire\ Endasselassie\,\ North\ Region",
379             "25133440", "Sekota\,\ North\-East\ Region",
380             "25122116", "Modjo\,\ South\-East\ Region",
381             "25158119", "Gilgel\ Beles\,\ North\-West\ Region",
382             "25125338", "Kombolocha\,\ East\ Region",
383             "25158447", "Mekane\-Eyesus\,\ North\-West\ Region",
384             "25111131", "Kuyu\,\ Addis\ Ababa",
385             "25111647", "Yeka\ Rss\ III\,\ Addis\ Ababa",
386             "25122331", "Asela\,\ South\-East\ Region",
387             "25111238", "Jeldu\,\ Addis\ Ababa",
388             "25133333", "Mersa\,\ North\-East\ Region",
389             "25134550", "Shiraro\,\ North\ Region",
390             "25147118", "Shebe\,\ South\-West\ Region",
391             "25158772", "Lumame\,\ North\-West\ Region",
392             "25133554", "Kemise\,\ North\-East\ Region",
393             "25147224", "Limmu\ Genet\,\ South\-West\ Region",
394             "25111662", "Bole\ III\,\ Addis\ Ababa",
395             "251112820", "Guder\,\ Addis\ Ababa",
396             "25158223", "Durbette\/Abcheklite\,\ North\-West\ Region",
397             "25157666", "Shambu\,\ West\ Region",
398             "25111374", "Old\ Airport\ V\,\ Addis\ Ababa",
399             "25125776", "Godie\,\ East\ Region",
400             "251111320", "Alem\ Ketema\,\ Addis\ Ababa",
401             "251585", "Pawe\,\ North\-West\ Region",
402             "25111278", "Addis\ Ketema\ VI\,\ Addis\ Ababa",
403             "25133223", "Mille\,\ North\-East\ Region",
404             "25122221", "Shoa\,\ South\-East\ Region",
405             "251116870", "Sheno\,\ Addis\ Ababa",
406             "25125551", "Asebe\ Teferi\,\ East\ Region",
407             "25147443", "Dembi\,\ South\-West\ Region",
408             "25158111", "Gonder\,\ North\-West\ Region",
409             "25134447", "Senkata\,\ North\ Region",
410             "25134772", "Inticho\,\ North\ Region",
411             "25111443", "Nifas\ Silk\ II\,\ Addis\ Ababa",
412             "25122666", "Dodolla\,\ South\-East\ Region",
413             "25147556", "Tepi\,\ South\-West\ Region",
414             "25146444", "Moyale\,\ South\ Region",
415             "25111654", "West\ Addis\ Ababa\ Zone",
416             "25134661", "Endabaguna\,\ North\ Region",
417             "25111330", "Wolkite\,\ Addis\ Ababa",
418             "25111433", "Debre\ Zeit\,\ Addis\ Ababa",
419             "25122339", "Diksis\,\ South\-East\ Region",
420             "25158336", "Delgi\,\ North\-West\ Region",
421             "25158444", "Addis\ Zemen\,\ North\-West\ Region",
422             "25122113", "Wolenchiti\,\ South\-East\ Region",
423             "25133111", "Dessie\ I\,\ North\-East\ Region",
424             "25146883", "Buii\,\ South\ Region",
425             "25147337", "Chora\,\ South\-West\ Region",
426             "25134554", "A\.\ Selam\,\ North\ Region",
427             "25133550", "Logia\,\ North\-East\ Region",
428             "25122225", "Melkasa\,\ South\-East\ Region",
429             "25133336", "Lalibela\,\ North\-East\ Region",
430             "25134440", "Mekele\ I\,\ North\ Region",
431             "25157774", "Nedjo\,\ West\ Region",
432             "25133444", "Ansokia\,\ North\-East\ Region",
433             "25158777", "Amanuel\,\ North\-West\ Region",
434             "25147228", "Atnago\,\ South\-West\ Region",
435             "25111652", "South\ Addis\ Ababa\ Zone",
436             "25158229", "Tilili\,\ North\-West\ Region",
437             "25122226", "Metehara\,\ South\-East\ Region",
438             "25134774", "Alemata\,\ North\ Region",
439             "25111685", "Mehal\ Meda\,\ Addis\ Ababa",
440             "25122665", "Robe\,\ South\-East\ Region",
441             "25125662", "Aweday\,\ East\ Region",
442             "25125771", "Degahabur\,\ East\ Region",
443             "25146335", "Kibre\-Mengist\,\ South\ Region",
444             "25157661", "Nekemte\,\ West\ Region",
445             "25134552", "Betemariam\,\ North\ Region",
446             "25158335", "Kola\-Deba\,\ North\-West\ Region",
447             "25158770", "Mankusa\,\ North\-West\ Region",
448             "25158663", "Debre\-work\,\ North\-West\ Region",
449             "25125337", "Kobo\,\ East\ Region",
450             "25111283", "Addis\ Alem\,\ Addis\ Ababa",
451             "25111125", "Sidist\ Kilo\ Rss\ I\,\ Addis\ Ababa",
452             "25111372", "Old\ Airport\ III\,\ Addis\ Ababa",
453             "25111187", "Goha\ Tsion\,\ Addis\ Ababa",
454             "251111340", "Muke\ Turi\,\ Addis\ Ababa",
455             "25133116", "Wore\-Ilu\,\ North\-East\ Region",
456             "25147117", "Sekoru\,\ South\-West\ Region",
457             "25111681", "Debre\ Birehan\,\ Addis\ Ababa",
458             "25147222", "Ghembo\,\ South\-West\ Region",
459             "25133331", "Woldia\,\ North\-East\ Region",
460             "25122333", "Dera\,\ South\-East\ Region",
461             "25111237", "Holeta\ Gent\,\ Addis\ Ababa",
462             "25111439", "Kaliti\,\ Addis\ Ababa",
463             "25158448", "Teda\,\ North\-West\ Region",
464             "25147551", "Gambela\,\ South\-West\ Region",
465             "25122661", "Bale\ Goba\,\ South\-East\ Region",
466             "25122119", "Nazreth\,\ South\-East\ Region",
467             "25111551", "Filwoha\ III\,\ Addis\ Ababa",
468             "25158331", "Metema\,\ North\-West\ Region",
469             "251111860", "Sululta\,\ Addis\ Ababa",
470             "25122447", "Goro\,\ South\-East\ Region",
471             "25157665", "Backo\,\ West\ Region",
472             "25157778", "Guliso\,\ West\ Region",
473             "25111518", "Addis\ Ababa\ Region",
474             "251113310", "Endibir\,\ Addis\ Ababa",
475             "25125775", "Jigiga\,\ East\ Region",
476             "25146331", "Dilla\,\ South\ Region",
477             "25125335", "Chelenko\,\ East\ Region",
478             "25147223", "Dedo\,\ South\-West\ Region",
479             "25111127", "Addisu\ Gebeya\,\ Addis\ Ababa",
480             "25122332", "Bokoji\,\ South\-East\ Region",
481             "25158771", "Debre\-Markos\ I\,\ North\-West\ Region",
482             "25147115", "Omonada\,\ South\-West\ Region",
483             "25158662", "Keraniyo\,\ North\-West\ Region",
484             "25146224", "Aleta\ Wondo\,\ South\ Region",
485             "25158224", "Gimjabetmariam\,\ North\-West\ Region",
486             "25111373", "Old\ Airport\ IV\,\ Addis\ Ababa",
487             "25111279", "Kolfe\,\ Addis\ Ababa",
488             "25157667", "Arjo\,\ West\ Region",
489             "25125777", "Teferi\ Ber\,\ East\ Region",
490             "25133224", "Wuchale\,\ North\-East\ Region",
491             "25158775", "Finote\-Selam\,\ North\-West\ Region",
492             "25158330", "Merawi\,\ North\-West\ Region",
493             "25147444", "Darimu\,\ South\-West\ Region",
494             "25111468", "Keria\ V\,\ Addis\ Ababa",
495             "25111158", "Arada\ VI\,\ Addis\ Ababa",
496             "25147336", "Aman\,\ South\-West\ Region",
497             "25146443", "Hagere\ Mariam\,\ South\ Region",
498             "25111111", "Arada\ I\,\ Addis\ Ababa",
499             "25111653", "South\-West\ Addis\ Ababa\ Zone",
500             "25125116", "Melka\ Jeldu\,\ East\ Region",
501             "25122338", "Sagure\,\ South\-East\ Region",
502             "25111434", "Akaki\,\ Addis\ Ababa",
503             "25146556", "Alaba\ Kulito\,\ South\ Region",
504             "25147111", "Jimma\ I\,\ South\-West\ Region",
505             "25158443", "Hamusit\,\ North\-West\ Region",
506             "25111550", "Filwoha\ IV\,\ Addis\ Ababa",
507             "25111669", "Bole\ VI\,\ Addis\ Ababa",
508             "25122114", "Melkawarer\,\ South\-East\ Region",
509             "25111680", "Debre\ Sina\,\ Addis\ Ababa",
510             "251116860", "Sendafa\,\ Addis\ Ababa",
511             "25146884", "Arbaminch\,\ South\ Region",
512             "25133330", "Sirinka\,\ North\-East\ Region",
513             "25134446", "Abi\ Adi\,\ North\ Region",
514             "25133556", "Dupti\,\ North\-East\ Region",
515             "25111416", "Keira\ I\,\ Addis\ Ababa",
516             "25122441", "Abomsa\,\ South\-East\ Region",
517             "25134445", "Adigrat\,\ North\ Region",
518             "25111432", "Dukem\,\ Addis\ Ababa",
519             "25147229", "Ghembe\,\ South\-West\ Region",
520             "25122220", "Wonji\,\ South\-East\ Region",
521             "251258", "Kelafo\,\ East\ Region",
522             "2511154", "ECA\,\ Addis\ Ababa",
523             "25133555", "Assayta\,\ North\-East\ Region",
524             "25134773", "Edaga\-Hamus\,\ North\ Region",
525             "25111442", "Nifas\ Silk\ I\,\ Addis\ Ababa",
526             "25158776", "Dejen\,\ North\-West\ Region",
527             "25147335", "Mizan\ Teferi\,\ South\-West\ Region",
528             "25122112", "Nazreth\ II\,\ South\-East\ Region",
529             "25122227", "Agarfa\,\ South\-East\ Region",
530             "25111626", "Bole\ Michael\,\ Addis\ Ababa",
531             "25125115", "Artshek\,\ East\ Region",
532             "25146882", "Kibet\,\ South\ Region",
533             "25146555", "Hossena\,\ South\ Region",
534             "25158664", "Gunde\-woin\,\ North\-West\ Region",
535             "25111284", "Burayu\,\ Addis\ Ababa",
536             "25146222", "Wonda\ Basha\,\ South\ Region",
537             "251116640", "Bole\ V\,\ Addis\ Ababa",
538             "25134441", "Mekele\ II\,\ North\ Region",
539             "251111330", "Deber\ Tsige\,\ Addis\ Ababa",
540             "25133110", "Kabe\,\ North\-East\ Region",
541             "25111663", "Bole\ IV\,\ Addis\ Ababa",
542             "25122446", "Gobesa\,\ South\-East\ Region",
543             "25122334", "Huruta\,\ South\-East\ Region",
544             "25146449", "Dolo\ Odo\,\ South\ Region",
545             "25133551", "Kombolcha\,\ North\-East\ Region",
546             "25122118", "Meki\,\ South\-East\ Region",
547             "25125336", "Kersa\,\ East\ Region",
548             "25125444", "Miesso\,\ East\ Region",
549             "25133664", "Shoa\ Robit\,\ North\-East\ Region",
550             "25134660", "Adi\ Gudem\,\ North\ Region",
551             "25134559", "Mekele\,\ North\ Region",
552             "25147331", "Bonga\,\ South\-West\ Region",
553             "25133222", "Hayk\,\ North\-East\ Region",
554             "25133117", "Tenta\,\ North\-East\ Region",
555             "25147116", "Seka\,\ South\-West\ Region",
556             "25146551", "Wollayta\,\ South\ Region",
557             "25125669", "Kebribeyah\,\ East\ Region",
558             "25111341", "Ghion\,\ Addis\ Ababa",
559             "25111236", "Hagere\ Hiwot\,\ Addis\ Ababa",
560             "25125111", "Dire\ Dawa\ I\,\ East\ Region",
561             "25134555", "Rama\,\ North\ Region",
562             "25158332", "Maksegnit\,\ North\-West\ Region",
563             "251113320", "Gunchire\,\ Addis\ Ababa",
564             "25146332", "Yirga\-Chefe\,\ South\ Region",
565             "25147552", "Itang\,\ South\-West\ Region",
566             "25111515", "Filwoha\ II\,\ Addis\ Ababa",
567             "251113420", "Tullu\ Bollo\,\ Addis\ Ababa",
568             "25122662", "Gessera\,\ South\-East\ Region",
569             "25157668", "Sire\,\ West\ Region",
570             "25157775", "Assosa\,\ West\ Region",
571             "25122224", "Awash\,\ South\-East\ Region",
572             "25111552", "Filwha\ VI\,\ Addis\ Ababa",
573             "25147221", "Agaro\,\ South\-West\ Region",
574             "25111276", "Addis\ Ketema\ III\,\ Addis\ Ababa",
575             "25158773", "Denbecha\,\ North\-West\ Region",
576             "25158445", "Nefas\ Mewcha\,\ North\-West\ Region",
577             "25111645", "Yeka\ I\,\ Addis\ Ababa",
578             "25111371", "Old\ Airport\ II\,\ Addis\ Ababa",
579             "25111655", "Central\ \&\ North\ Addis\ Ababa\ Zones",
580             "25146445", "Negele\ Borena\,\ South\ Region",
581             "25133114", "Akesta\,\ North\-East\ Region",
582             "25147558", "Macha\,\ South\-West\ Region",
583             "25125772", "Gursum\,\ East\ Region",
584             "25122668", "Dolomena\,\ South\-East\ Region",
585             "25122330", "Sire\,\ South\-East\ Region",
586             "25133667", "Decheotto\,\ North\-East\ Region",
587             "25125447", "Hurso\,\ East\ Region",
588             "25134551", "Korem\,\ North\ Region",
589             "25111349", "Keranyo\,\ Addis\ Ababa",
590             "251112860", "Enchini\,\ Addis\ Ababa",
591             "25158338", "Adet\,\ North\-West\ Region",
592             "251113380", "Sebeta\,\ Addis\ Ababa",
593             "25157771", "Ghimbi\,\ West\ Region",
594             "25125661", "Alemaya\,\ East\ Region",
595             "25146559", "Boditi\,\ South\ Region",
596             "25158114", "Azezo\,\ North\-West\ Region",
597             "25111618", "Bole\ I\,\ Addis\ Ababa",
598             "25125554", "Assebot\,\ East\ Region",
599             "25111467", "Keira\ IV\,\ Addis\ Ababa",
600             "25111157", "Arada\ V\,\ Addis\ Ababa",
601             "25147225", "Haro\,\ South\-West\ Region",
602             "25125333", "Deder\,\ East\ Region",
603             "25111651", "East\ Addis\ Ababa\ Zone",
604             "25146441", "Ziway\,\ South\ Region",
605             "25133660", "Majate\,\ North\-East\ Region",
606             "25133338", "Bure\,\ North\-East\ Region",
607             "25122337", "Kersa\,\ South\-East\ Region",
608             "25111122", "Sidist\ Kilo\ I\,\ Addis\ Ababa",
609             "25111419", "Hana\ Mariam\,\ Addis\ Ababa",
610             "25158441", "Debre\-Tabour\,\ North\-West\ Region",
611             "25147113", "Serbo\,\ South\-West\ Region",
612             "25146220", "Awassa\ I\,\ South\ Region",
613             "25158220", "Bahir\-Dar\ I\,\ North\-West\ Region",
614             "25147226", "Yebu\,\ South\-West\ Region",
615             "25133112", "Dessie\ II\,\ North\-East\ Region",
616             "25125774", "Kabri\ Dehar\,\ East\ Region",
617             "25157664", "Fincha\,\ West\ Region",
618             "2511121", "Addis\ Ketema\ I\,\ Addis\ Ababa",
619             "25111321", "Mekanisa\,\ Addis\ Ababa",
620             "25158779", "Jiga\,\ North\-West\ Region",
621             "25134662", "Mai\-Tebri\,\ North\ Region",
622             "25111124", "Sidist\ Kilo\ III\,\ Addis\ Ababa",
623             "25133220", "Mekana\ Selam\,\ North\-East\ Region",
624             "251466", "Kebado\,\ South\ Region",
625             "251112850", "Wolenkomi\,\ Addis\ Ababa",
626             "25158227", "Enjibara\ Kosober\,\ North\-West\ Region",
627             "25111629", "Gerji\,\ Addis\ Ababa",
628             "25146227", "Chuko\,\ South\ Region",
629             "25134771", "Adwa\,\ North\ Region",
630             "25147554", "Gore\,\ South\-West\ Region",
631             "25133118", "Senbete\,\ North\-East\ Region",
632             "25122664", "Ghinir\,\ South\-East\ Region",
633             "25111275", "Addis\ Ketema\ II\,\ Addis\ Ababa",
634             "25147333", "Yayo\,\ South\-West\ Region",
635             "25111554", "Filwha\ VII\,\ Addis\ Ababa",
636             "25158446", "Worota\,\ North\-West\ Region",
637             "25158334", "Chewahit\,\ North\-West\ Region",
638             "25111646", "Yeka\ II\,\ Addis\ Ababa",
639             "251572", "Ghedo\,\ West\ Region",
640             "25111440", "Nifas\ Silk\ III\,\ Addis\ Ababa",
641             "25146334", "Shakiso\,\ South\ Region",
642             "25146446", "Yabello\,\ South\ Region",
643             "25134556", "Adi\ Daero\,\ North\ Region",
644             "25157555", "Dembidolo\,\ West\ Region",
645             "25134443", "Wukro\,\ North\ Region",
646             "25111259", "Shegole\,\ Addis\ Ababa",
647             "25125666", "Harar\ I\,\ East\ Region",
648             "25147119", "Jimma\,\ South\-West\ Region",
649             "25157776", "Mendi\,\ West\ Region",
650             "25133334", "Kobo\,\ North\-East\ Region",
651             "25134775", "Axum\,\ North\ Region",
652             "25111661", "Bole\ II\,\ Addis\ Ababa",
653             "251112580", "Ginchi\,\ Addis\ Ababa",
654             "25133553", "Bati\,\ North\-East\ Region",};
655              
656             sub new {
657 7     7 1 33 my $class = shift;
658 7         41 my $number = shift;
659 7         49 $number =~ s/(^\+251|\D)//g;
660 7         46 my $self = bless({ country_code => '251', number => $number, formatters => $formatters, validators => $validators, areanames => \%areanames}, $class);
661 7 100       44 return $self if ($self->is_valid());
662 1         5 $number =~ s/^(?:0)//;
663 1         17 $self = bless({ country_code => '251', number => $number, formatters => $formatters, validators => $validators, areanames => \%areanames}, $class);
664 1 50       4 return $self->is_valid() ? $self : undef;
665             }
666             1;