This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Locale-Codes to CPAN version 3.54
[perl5.git] / cpan / Locale-Codes / lib / Locale / Codes / LangVar_Retired.pm
1 package #
2 Locale::Codes::LangVar_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: Mon Aug 28 13:35:42 EDT 2017
7
8 use strict;
9 require 5.006;
10 use warnings;
11 use utf8;
12
13 our($VERSION);
14 $VERSION='3.54';
15
16 $Locale::Codes::Retired{'langvar'}{'alpha'}{'code'} = {
17 };
18
19 $Locale::Codes::Retired{'langvar'}{'alpha'}{'name'} = {
20    q("academic" ("governmental") variant of belarusian as) => [ q(1959acad), q("Academic" ("governmental") variant of Belarusian as) ],
21    q(portugese language orthographic agreement of 1990 (acordo ortografico da lingua portuguesa de 1990)) => [ q(ao1990), q(Portugese Language Orthographic Agreement of 1990 (Acordo Ortografico da Lingua Portuguesa de 1990)) ],
22    q(slovene in bohoric alphabet) => [ q(bohoric), q(Slovene in Bohoric alphabet) ],
23 };
24
25
26 1;