On 1/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> It seems like a simpler question would be; how do I tell Perl to not convert
> my long numbers to scientific notation?

keep them as strings, as you are doing.  Why do you need such accuracy?
What process is generating real data that you are measuring to nineteen
digits of accuracy?

Your so-called numbers might be better dealt with as entirely as strings.

_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to