init III
This commit is contained in:
22
Perl OTRS/Kernel/cpan-lib/Locale/Codes/LangFam_Retired.pm
Normal file
22
Perl OTRS/Kernel/cpan-lib/Locale/Codes/LangFam_Retired.pm
Normal file
@@ -0,0 +1,22 @@
|
||||
package #
|
||||
Locale::Codes::LangFam_Retired;
|
||||
|
||||
# This file was automatically generated. Any changes to this file will
|
||||
# be lost the next time 'deprecate_codes' is run.
|
||||
# Generated on: Tue Sep 27 15:40:31 EDT 2011
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
require 5.002;
|
||||
|
||||
our($VERSION);
|
||||
$VERSION='3.52';
|
||||
|
||||
$Locale::Codes::Retired{'langfam'}{'alpha'}{'code'} = {
|
||||
};
|
||||
|
||||
$Locale::Codes::Retired{'langfam'}{'alpha'}{'name'} = {
|
||||
};
|
||||
|
||||
|
||||
1;
|
||||
Reference in New Issue
Block a user