[otrs-cvs] otrs/Kernel/cpan-lib/Locale Codes.pm, 1.5, 1.6 Country.pm, 1.2, 1.3 Currency.pm, 1.2, 1.3 Language.pm, 1.2, 1.3 Script.pm, 1.2, 1.3
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/cpan-lib/Locale
In directory lancelot:/tmp/cvs-serv6371/Locale
Modified Files:
Codes.pm Country.pm Currency.pm Language.pm Script.pm
Log Message:
Updated CPAN module Locale::Codes to version 3.24.
Author: mh
Index: Codes.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/cpan-lib/Locale/Codes.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -2 -u -d -r1.5 -r1.6
--- Codes.pm 30 Oct 2012 13:30:20 -0000 1.5
+++ Codes.pm 15 Jan 2013 12:36:48 -0000 1.6
@@ -32,5 +32,5 @@
# { name }{ NAME } = [CODE,NAME] (the key is lowercase)
-$VERSION='3.23';
+$VERSION='3.24';
#=======================================================================
@@ -487,5 +487,5 @@
}
- my $n = $#{ $Data{$type}{'id2names'}{$id} };
+ my $n = $#{ $Data{$type}{'id2names'}{$id} } + 1;
if ($n == 1) {
carp "delete_${type}_alias(): only one name defined (use _delete_${type} instead)\n"
Author: mh
Index: Country.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/cpan-lib/Locale/Country.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -2 -u -d -r1.2 -r1.3
--- Country.pm 30 Oct 2012 13:30:20 -0000 1.2
+++ Country.pm 15 Jan 2013 12:36:48 -0000 1.3
@@ -11,5 +11,5 @@
our $VERSION;
-$VERSION='3.23';
+$VERSION='3.24';
our (@ISA,@EXPORT);
Author: mh
Index: Currency.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/cpan-lib/Locale/Currency.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -2 -u -d -r1.2 -r1.3
--- Currency.pm 30 Oct 2012 13:30:20 -0000 1.2
+++ Currency.pm 15 Jan 2013 12:36:48 -0000 1.3
@@ -11,5 +11,5 @@
our $VERSION;
-$VERSION='3.23';
+$VERSION='3.24';
our (@ISA,@EXPORT);
Author: mh
Index: Language.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/cpan-lib/Locale/Language.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -2 -u -d -r1.2 -r1.3
--- Language.pm 30 Oct 2012 13:30:20 -0000 1.2
+++ Language.pm 15 Jan 2013 12:36:48 -0000 1.3
@@ -11,5 +11,5 @@
our $VERSION;
-$VERSION='3.23';
+$VERSION='3.24';
our (@ISA,@EXPORT);
Author: mh
Index: Script.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/cpan-lib/Locale/Script.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -2 -u -d -r1.2 -r1.3
--- Script.pm 30 Oct 2012 13:30:20 -0000 1.2
+++ Script.pm 15 Jan 2013 12:36:48 -0000 1.3
@@ -11,5 +11,5 @@
our $VERSION;
-$VERSION='3.23';
+$VERSION='3.24';
our (@ISA,@EXPORT);
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log