The warning no more comes from util.c, it comes from numeric.c.
[p5sagit/p5-mst-13.2.git] / lib / Locale / Constants.pm
index 957207e..cc11969 100644 (file)
@@ -31,7 +31,7 @@ Locale::Constants - constants for Locale codes
 =head1 SYNOPSIS
 
     use Locale::Constants;
-
+    
     $codeset = LOCALE_CODE_ALPHA_2;
 
 =head1 DESCRIPTION