Howdy,

I am currently one of the maintainers of Math::BigInt, would you like
to create a ticket at:

http://rt.cpan.org/Public/Dist/Display.html?Name=Math-BigInt

and attach your "perl -V", "uname -a" and "gcc --version" to it, as
well as your code sample?

Cheers,

On Sat, Sep 5, 2009 at 11:40 AM, Shmuel Fomberg<[email protected]> wrote:
> Hi All.
>
> Can someone with tell me why this code:
> (you will need Perl 5.10 and 64 bit support and Math::BigIn installed)
>
> print unpack "H*", pack "Q>", Math::BigInt->new("18446744073709551360");
>
> prints 'ffffffffffffffff' instead of 'ffffffffffffff00' that I expect it to?
>
> Thanks,
> Shmuel.
>



-- 

Jonathan Leto
[email protected]
http://leto.net

Reply via email to