This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
aae772d386dcc4dc867af63181885af4146d5ed4
[perl5.git] / cpan / Locale-Codes / lib / Locale / Codes / LangFam_Retired.pm
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 =pod
9
10 =head1 NAME
11
12 Locale::Codes::LangFam_Retired - retired langfam codes for the Locale::Codes::LangFam module
13
14 =head1 SYNOPSIS
15
16 This module contains data used by the Locale::Codes::LangFam module. It is
17 not intended to be used directly, and contains no calleable routines.
18
19 =head1 AUTHOR
20
21 See Locale::Codes for full author history.
22
23 Currently maintained by Sullivan Beck (sbeck@cpan.org).
24
25 =head1 COPYRIGHT
26
27    Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
28    Copyright (c) 2001-2010 Neil Bowers
29    Copyright (c) 2010-2014 Sullivan Beck
30
31 This module is free software; you can redistribute it and/or
32 modify it under the same terms as Perl itself.
33
34 =cut
35
36 use strict;
37 use warnings;
38 require 5.002;
39
40 our($VERSION);
41 $VERSION='3.29';
42
43 $Locale::Codes::Retired{'langfam'}{'alpha'}{'code'} = {
44 };
45
46 $Locale::Codes::Retired{'langfam'}{'alpha'}{'name'} = {
47 };
48
49
50 1;