Hello Cleiton,

At 02:36 PM 10/25/2002 -0700, Cleiton L. Siqueira wrote:
>Thanks for your help!!!

No problem.

>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.
Unfortunately, I know little about how locale works.

Can anyone provide insights how this might work using locale?

>Sorry, for my stupid question!!!

On the contrary.  We both learned to be cautious when dealing with decimal
numbers in perl.

Regards,
- Robert


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

Reply via email to