other versions
- Tumbleweed 0.570.0-2.7
- Leap-16.0
- Leap-15.6
| Math::Int64::native_if_available(3) | User Contributed Perl Documentation | Math::Int64::native_if_available(3) |
NAME¶
Math::Int64::native_if_available - Use the native Perl 64-bit integer implementation when available
SYNOPSIS¶
use Math::Int64 qw(uint64); use Math::Int64::native_if_available;
SEE ALSO¶
Math::Int64.
| 2024-03-08 | perl v5.42.0 |