Related posts: Ubuntu bug report, another Perlmonks thread# my @binTimes = map{ unpack 'Q', pack 'H16', $_ } @hexTimes; my @binTimes = map{ Math::Int64::uint64_to_number(pack 'H16', $_) } @h +exTimes; # wrong!
In reply to Re: unpack'ing "64-bit quantities"
by isync
in thread unpack'ing "64-bit quantities"
by isync
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |