line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
package Locale::CLDR::Locales::Bg::Any; |
2
|
|
|
|
|
|
|
|
3
|
|
|
|
|
|
|
# This file auto generated |
4
|
|
|
|
|
|
|
# on Mon 6 Apr 3:17:37 pm GMT |
5
|
|
|
|
|
|
|
|
6
|
18
|
|
|
18
|
|
274452
|
use version; |
|
18
|
|
|
|
|
33
|
|
|
18
|
|
|
|
|
120
|
|
7
|
|
|
|
|
|
|
|
8
|
|
|
|
|
|
|
our $VERSION = version->declare('v0.27.0'); |
9
|
|
|
|
|
|
|
|
10
|
18
|
|
|
18
|
|
1599
|
use v5.10; |
|
18
|
|
|
|
|
39
|
|
|
18
|
|
|
|
|
575
|
|
11
|
18
|
|
|
18
|
|
76
|
use mro 'c3'; |
|
18
|
|
|
|
|
30
|
|
|
18
|
|
|
|
|
121
|
|
12
|
18
|
|
|
18
|
|
675
|
use if $^V ge v5.12.0, feature => 'unicode_strings'; |
|
18
|
|
|
|
|
24
|
|
|
18
|
|
|
|
|
244
|
|
13
|
|
|
|
|
|
|
|
14
|
18
|
|
|
18
|
|
1931
|
use Moose; |
|
18
|
|
|
|
|
27
|
|
|
18
|
|
|
|
|
116
|
|
15
|
|
|
|
|
|
|
|
16
|
|
|
|
|
|
|
extends('Locale::CLDR::Locales::Bg'); |
17
|
|
|
|
|
|
|
|
18
|
18
|
|
|
18
|
|
98298
|
no Moose; |
|
18
|
|
|
|
|
37
|
|
|
18
|
|
|
|
|
81
|
|
19
|
|
|
|
|
|
|
__PACKAGE__->meta->make_immutable; |