D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
share
/
perl
/
5.22
/
Locale
/
Codes
/
Filename :
LangVar_Retired.pm
back
Copy
package # Locale::Codes::LangVar_Retired; # This file was automatically generated. Any changes to this file will # be lost the next time 'deprecate_codes' is run. # Generated on: Fri Feb 20 15:27:22 GMT 2015 use strict; require 5.006; use warnings; use utf8; our($VERSION); $VERSION='3.34'; $Locale::Codes::Retired{'langvar'}{'alpha'}{'code'} = { }; $Locale::Codes::Retired{'langvar'}{'alpha'}{'name'} = { q(slovene in bohoric alphabet) => [ q(bohoric), q(Slovene in Bohoric alphabet) ], }; 1;