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

Changes for version 0.52 - 2015-03-12

  • include stdint.h when compiling with recent MS compilers (bug report by A. Sinan Unur)
  • fix C API generation on Windows (bug report by A. Sinan Unur)

Modules

Manipulate 64 bits integers in Perl
catch overflows when using Math::Int64
Use the native Perl 64-bit integer implementation when available
Manipulate 64 bit unsigned integers from Perl