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

Changes for version 0.03

  • use SvIOK_UV instead of SvUOK (that's not supported in older perls)
  • int64_to_net and uint64_to_net were only accepting Math::U?Int64 objects
  • some more tests added

Modules

Manipulate 64 bits integers in Perl

Provides

in lib/Math/Int64.pm