Ubuntu Manpages

Math::Int64::native_if_available

Use the native Perl 64-bit integer implementation when available

  use Math::Int64 qw(uint64);
  use Math::Int64::native_if_available;

Math::Int64.