<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body dir="ltr" bgcolor="#ffffff" text="#000000">
Shlomi Fish wrote:
<blockquote cite="mid:201006201528.11652.shlomif@iglu.org.il"
type="cite">
<pre wrap="">
You can compile Perl with 64-bit integers, even on 32-bit platforms. That or
use a big-integer module such as Math::BigInt :
<a class="moz-txt-link-freetext" href="http://perldoc.perl.org/Math/BigInt.html">http://perldoc.perl.org/Math/BigInt.html</a>
</pre>
</blockquote>
Thanks. I'll give it a try.<br>
<br>
Shachar<br>
<blockquote cite="mid:201006201528.11652.shlomif@iglu.org.il"
type="cite">
<pre wrap="">See its lib => 'GMP' option if you want much better speed.
Regards,
        Shlomi Fish
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Shachar Shemesh
Lingnu Open Source Consulting Ltd.
<a class="moz-txt-link-freetext" href="http://www.lingnu.com">http://www.lingnu.com</a>
</pre>
</body>
</html>