Package perl-Math-Int128: Information

    Binary package: perl-Math-Int128
    Version: 0.22-alt5
    Architecture: ppc64le
    Build time:  Nov 29, 2023, 11:59 AM in the task #335067
    Source package: perl-Math-Int128
    Category: Development/Perl
    Report package bug
    License: Perl
    Summary: Manipulate 128 bits integers in Perl
    Description: 
    This module adds support for 128 bit integers, signed and unsigned, to
    Perl.
    
    In order to compile this module, your compiler must support one of either the
    `__int128' or `int __attribute__ ((__mode__ (TI)))' types. Both GCC and
    Clang have supported one or the other type for some time, but they may only do
    so on 64-bit platforms.

    Maintainer: Konstantin Lepikhov


    ACL:
    Konstantin Lepikhov
    @everybody

    Last changed


    March 10, 2023 Konstantin Lepikhov 0.22-alt5
    - Exclude 32-bit arches.
    March 9, 2023 Konstantin Lepikhov 0.22-alt4
    - Rebuild by human.
    June 16, 2021 Igor Vlasenko 0.22-alt3
    - rebuild with perl 5.34.0