The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
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;
use
Math::Int64
qw(uint64)
;
Math::Int64::native_if_available;
Math::Int64.
To install Math::Int64, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Math::Int64
CPAN shell
perl -MCPAN -e shell install Math::Int64
For more information on module installation, please visit the detailed CPAN module installation guide.