Package perl-Math-GMPq: Information

    Source package: perl-Math-GMPq
    Version: 0.56-alt1
    Latest version according to Repology
    Build time:  Oct 21, 2023, 05:33 PM in the task #332404
    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 rpms provided by this srpm:
    perl-Math-GMPq (x86_64, ppc64le, i586, armh, aarch64)
    perl-Math-GMPq-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

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

    Last changed


    Oct. 21, 2023 Igor Vlasenko 0.56-alt1
    - automated CPAN update
    Aug. 13, 2023 Igor Vlasenko 0.55-alt1
    - automated CPAN update
    Feb. 25, 2023 Igor Vlasenko 0.53-alt1
    - automated CPAN update