r77342 - /branches/upstream/liblocale-currency-format-perl/current/Format.pm

fabreg-guest at users.alioth.debian.org fabreg-guest at users.alioth.debian.org
Mon Jul 11 08:33:06 UTC 2011


Author: fabreg-guest
Date: Mon Jul 11 08:33:02 2011
New Revision: 77342

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=77342
Log:
[svn-upgrade] new version liblocale-currency-format-perl (1.30)

Modified:
    branches/upstream/liblocale-currency-format-perl/current/Format.pm

Modified: branches/upstream/liblocale-currency-format-perl/current/Format.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-currency-format-perl/current/Format.pm?rev=77342&op=diff
==============================================================================
--- branches/upstream/liblocale-currency-format-perl/current/Format.pm (original)
+++ branches/upstream/liblocale-currency-format-perl/current/Format.pm Mon Jul 11 08:33:02 2011
@@ -6,7 +6,7 @@
 
 use Exporter;
 
-$Locale::Currency::Format::VERSION = '1.28';
+$Locale::Currency::Format::VERSION = '1.30';
 
 @Locale::Currency::Format::ISA     = qw(Exporter);
 @Locale::Currency::Format::EXPORT  = qw(
@@ -463,7 +463,7 @@
 MTL => ["Maltese Lira",2,",",".","","\x{20A4}","₤","Lm",1],
 MUR => ["Mauritius Rupee",0,",","","","\x{20A8}","₨","Rs",1],
 MVR => ["Rufiyaa",0,$EMPTY,$EMPTY,"",$EMPTY,$EMPTY,$EMPTY,$EMPTY],
-MWK => ["Kwacha",2,$EMPTY,$EMPTY,"",$EMPTY,$EMPTY,$EMPTY,$EMPTY],
+MWK => ["Kwacha",2,",",".","",$EMPTY,$EMPTY,$EMPTY,$EMPTY],
 MXN => ["Mexican Peso",2,",","."," ","\x{0024}","$","\$",1],
 MYR => ["Malaysian Ringgit",2,",",".","",$EMPTY,$EMPTY,"RM",1],
 MZN => ["Metical",2,".",","," ",$EMPTY,$EMPTY,"Mt",0],




More information about the Pkg-perl-cvs-commits mailing list