Package perl-Math-GMPq: Information

    Source package: perl-Math-GMPq
    Version: 0.67-alt1
    Latest version according to Repology
    Build time:  Jun 13, 2025, 08:00 PM in the task #387028
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: perl interface to the GMP library's rational (mpq) functions..
    Description: 
    A bigrational module utilising the Gnu MP (GMP) library..
       Basically this module simply wraps all of the 'mpq'
       (rational number) functions provided by that library.
       The documentation below extensively plagiarises the GMP
       documentation (which can be found at http://gmplib.org).
       See also the Math::GMPq test suite for examples of usage.
    
       IMPORTANT:
        If your perl was built with '-Duse64bitint' you need to assign
        all integers larger than 52-bit in a 'use integer;' block.
        Failure to do so can result in the creation of the variable as
        an NV (rather than an IV) - with a resultant loss of precision.

    List of RPM packages built from this SRPM:
    perl-Math-GMPq (x86_64, i586, aarch64)
    perl-Math-GMPq-debuginfo (x86_64, i586, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. perl(Math/BigInt.pm)
      2. perl(Math/GMP.pm)
      3. perl(overload.pm)
      4. perl(subs.pm)
      5. perl-devel
      6. perl-podlators
      7. libgmp-devel
      8. perl(Config.pm)
      9. perl(DynaLoader.pm)
      10. perl(Exporter.pm)
      11. perl(ExtUtils/MakeMaker.pm)
      12. rpm-build-perl

    Last changed


    June 13, 2025 Igor Vlasenko 0.67-alt1
    - automated CPAN update
    May 16, 2025 Igor Vlasenko 0.66-alt1
    - automated CPAN update
    April 3, 2025 Igor Vlasenko 0.64-alt1
    - automated CPAN update