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