The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.34

  • native_to_uint64 was broken when using native integers (bug report by Aleksey Mashanov)
  • add sv_seti64 and sv_setu64 macros (feature request by Graham Ollis)

Modules

Manipulate 64 bits integers in Perl
catch overflows when using Math::Int64
Manipulate 64 bit unsigned integers from Perl

Provides

in lib/Math/Int64/native_if_available.pm
in lib/Math/Int64.pm