| line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
|
1
|
|
|
|
|
|
|
package # |
|
2
|
|
|
|
|
|
|
Locale::Codes::LangFam_Retired; |
|
3
|
|
|
|
|
|
|
|
|
4
|
|
|
|
|
|
|
# This file was automatically generated. Any changes to this file will |
|
5
|
|
|
|
|
|
|
# be lost the next time 'deprecate_codes' is run. |
|
6
|
|
|
|
|
|
|
# Generated on: Tue Sep 27 15:40:31 EDT 2011 |
|
7
|
|
|
|
|
|
|
|
|
8
|
2
|
|
|
2
|
|
13
|
use strict; |
|
|
2
|
|
|
|
|
4
|
|
|
|
2
|
|
|
|
|
76
|
|
|
9
|
2
|
|
|
2
|
|
11
|
use warnings; |
|
|
2
|
|
|
|
|
4
|
|
|
|
2
|
|
|
|
|
165
|
|
|
10
|
|
|
|
|
|
|
require 5.002; |
|
11
|
|
|
|
|
|
|
|
|
12
|
|
|
|
|
|
|
our($VERSION); |
|
13
|
|
|
|
|
|
|
$VERSION='3.76'; |
|
14
|
|
|
|
|
|
|
|
|
15
|
|
|
|
|
|
|
$Locale::Codes::Retired{'langfam'}{'alpha'}{'code'} = { |
|
16
|
|
|
|
|
|
|
}; |
|
17
|
|
|
|
|
|
|
|
|
18
|
|
|
|
|
|
|
$Locale::Codes::Retired{'langfam'}{'alpha'}{'name'} = { |
|
19
|
|
|
|
|
|
|
}; |
|
20
|
|
|
|
|
|
|
|
|
21
|
|
|
|
|
|
|
|
|
22
|
|
|
|
|
|
|
1; |