The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.53 - 2015-05-14

  • warn when both native_if_available and die_on_overflow are enabled (bug report by David Wheeler).

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