Changes for version 0.27_02
- add support for exponentiation operators (** **=)
- correct several errors on the C API support files
Changes for version 0.27_01
- generate C API using Module::CAPIMaker
- make isaac64 methods thread friendly
- do not overflow on shift operations
Modules
Manipulate 64 bits integers in Perl
catch overflows when using Math::Int64
Provides
in lib/Math/Int64/native_if_available.pm
in lib/Math/Int64.pm