This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade Locale-Codes to 3.21
[perl5.git] / cpan / Locale-Codes / lib / Locale / Codes / Script_Retired.pm
CommitLineData
4345d05b
CBW
1package Locale::Codes::Script_Retired;
2
3# This file was automatically generated. Any changes to this file will
4# be lost the next time 'deprecate_codes' is run.
4764fecd 5# Generated on: Thu Mar 1 08:11:47 EST 2012
4345d05b
CBW
6
7=pod
8
9=head1 NAME
10
11Locale::Codes::Script_Retired - retired script codes for the Locale::Codes::Script module
12
13=head1 SYNOPSIS
14
15This module contains data used by the Locale::Codes::Script module. It is
16not intended to be used directly, and contains no calleable routines.
17
18=head1 AUTHOR
19
20See Locale::Codes for full author history.
21
22Currently 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
4764fecd 28 Copyright (c) 2010-2012 Sullivan Beck
4345d05b
CBW
29
30This module is free software; you can redistribute it and/or
31modify it under the same terms as Perl itself.
32
33=cut
34
35use strict;
36use warnings;
37require 5.002;
38
39our($VERSION);
4764fecd 40$VERSION='3.21';
4345d05b
CBW
41
42$Locale::Codes::Retired{'script'}{'num'}{'code'} = {
43};
44
45$Locale::Codes::Retired{'script'}{'alpha'}{'code'} = {
46};
47
48$Locale::Codes::Retired{'script'}{'num'}{'name'} = {
4764fecd 49 q(tiruta) => [ q(326), q(Tiruta) ],
4345d05b
CBW
50};
51
52$Locale::Codes::Retired{'script'}{'alpha'}{'name'} = {
53 q(sindhi) => [ q(Sind), q(Sindhi) ],
4345d05b 54 q(miao (pollard)) => [ q(Plrd), q(Miao (Pollard)) ],
4764fecd 55 q(ol chiki (ol cemet, ol, santali)) => [ q(Olck), q(Ol Chiki (Ol Cemet, Ol, Santali)) ],
4345d05b
CBW
56 q(hangul (hangul, hangeul)) => [ q(Hang), q(Hangul (Hangul, Hangeul)) ],
57 q(sharada, sarada) => [ q(Shrd), q(Sharada, Sarada) ],
58 q(khudawadi, sindhi) => [ q(Sind), q(Khudawadi, Sindhi) ],
59 q(myanmar (burmese)) => [ q(Mymr), q(Myanmar (Burmese)) ],
60 q(tifinagh (berber)) => [ q(Tfng), q(Tifinagh (Berber)) ],
61 q(moon (moon code, moon script, moon type)) => [ q(Moon), q(Moon (Moon code, Moon script, Moon type)) ],
62 q(cuneiform, sumero-akkadian) => [ q(Xsux), q(Cuneiform, Sumero-Akkadian) ],
4345d05b 63 q(warang citi (varang kshiti)) => [ q(Wara), q(Warang Citi (Varang Kshiti)) ],
4764fecd 64 q(ethiopic (geez)) => [ q(Ethi), q(Ethiopic (Geez)) ],
4345d05b
CBW
65 q(tagalog (baybayin, alibata)) => [ q(Tglg), q(Tagalog (Baybayin, Alibata)) ],
66 q(deseret (mormon)) => [ q(Dsrt), q(Deseret (Mormon)) ],
67 q((alias for hiragana + katakana)) => [ q(Hrkt), q((alias for Hiragana + Katakana)) ],
68 q(mandaic, mandaean) => [ q(Mand), q(Mandaic, Mandaean) ],
4345d05b 69 q(devanagari (nagari)) => [ q(Deva), q(Devanagari (Nagari)) ],
4764fecd 70 q(tai tham (lanna)) => [ q(Lana), q(Tai Tham (Lanna)) ],
4345d05b
CBW
71 q(shavian (shaw)) => [ q(Shaw), q(Shavian (Shaw)) ],
72 q(indus (harappan)) => [ q(Inds), q(Indus (Harappan)) ],
73 q(lisu (fraser)) => [ q(Lisu), q(Lisu (Fraser)) ],
74 q(lepcha (rong)) => [ q(Lepc), q(Lepcha (Rong)) ],
75 q(mro, mru) => [ q(Mroo), q(Mro, Mru) ],
76 q(meitei mayek (meithei, meetei)) => [ q(Mtei), q(Meitei Mayek (Meithei, Meetei)) ],
77 q(tiruta) => [ q(Tirh), q(Tiruta) ],
78 q(nakhi geba ('na-'khi ggo-baw, naxi geba)) => [ q(Nkgb), q(Nakhi Geba ('Na-'Khi Ggo-baw, Naxi Geba)) ],
79 q(old north arabian (ancient north arabian)) => [ q(Narb), q(Old North Arabian (Ancient North Arabian)) ],
80 q(takri, takri, tankri) => [ q(Takr), q(Takri, Takri, Tankri) ],
81 q(rejang (redjang, kaganga)) => [ q(Rjng), q(Rejang (Redjang, Kaganga)) ],
82 q(han (hanzi, kanji, hanja)) => [ q(Hani), q(Han (Hanzi, Kanji, Hanja)) ],
83 q(old turkic, orkhon runic) => [ q(Orkh), q(Old Turkic, Orkhon Runic) ],
84 q(hanunoo (hanunoo)) => [ q(Hano), q(Hanunoo (Hanunoo)) ],
85 q(duployan shorthand, duployan stenography) => [ q(Dupl), q(Duployan shorthand, Duployan stenography) ],
86};
87
88
891;