On Sun, Jul 23, 2006 at 10:02:54PM +0200, Helge Kreutzmann wrote:
> Hello,
> I continued programming on my perl programm (at least I tried) and now
> I think that perl might have some sever problems with LC_NUMERIC.
> Please read #379463 for details.
> 
> Please tell me how I can figure out in a clean way how the decimal
> point is set in my locale. If that indeed turns out to be ",", then
> this bug should be merged with #379463.

  $ LANG=de_DE.UTF-8 locale -k LC_NUMERIC LC_MONETARY | grep decimal_point
  decimal_point=","
  mon_decimal_point=","

I am coming back from vacation and do not have time to look at this bug
right now, please reassign it if you believe that this is a perl bug.
Thanks.

Denis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to