summaryrefslogtreecommitdiff
path: root/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Retired.pm
blob: 2fce4216977245ad2855f7ecc457d579c9975418 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
package #
Locale::Codes::LangFam_Retired;

# This file was automatically generated.  Any changes to this file will
# be lost the next time 'deprecate_codes' is run.
#    Generated on: Tue Sep 27 15:40:31 EDT 2011

use strict;
use warnings;
require 5.002;

our($VERSION);
$VERSION='3.37';

$Locale::Codes::Retired{'langfam'}{'alpha'}{'code'} = {
};

$Locale::Codes::Retired{'langfam'}{'alpha'}{'name'} = {
};


1;