From: Robert Citek <[EMAIL PROTECTED]>
> At 02:36 PM 10/25/2002 -0700, Cleiton L. Siqueira wrote:
> >I was making a mistake with my source file. My file has numbers like
> >this 2,25. Perl uses "." and not "," to decimal numbers. I changed
> >the "." to "," in the file and now it's working well.
> 
> This sounds like something that perl should be able to handle by
> changing the locale so that you do not have to alter the source file.

I hope NOT! This would break tons of modules!

Read
        perldoc perllocale

Jenda
P.S.: If you do you'll know more than I do. I did not need it yet so 
I did not read it yet.
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to