Changes for version 0.17_01 - 2014-12-29

  • Trying out a slightly different probe for uint128 support. The previous version could have (very rarely) returned false when it should have returned true.
  • Made this module compile with the system Perl on OSX by brutally stripping the "-arch i386" flag when running the compiler. Your results may vary (but it passes its tests).

Modules

Manipulate 128 bits integers in Perl
catch overflows when using Math::Int128

Provides

in lib/Math/Int128.pm