Package perl-Math-GMPq: Information

    Source package: perl-Math-GMPq
    Version: 0.45-alt1.2
    Build time:  Jan 29, 2019, 06:25 AM in the task #219907
    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, i586, aarch64)
    perl-Math-GMPq-debuginfo (x86_64, i586, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

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

    Last changed


    Jan. 24, 2019 Igor Vlasenko 0.45-alt1.2
    - rebuild with new perl 5.28.1
    Dec. 15, 2017 Igor Vlasenko 0.45-alt1.1
    - rebuild with new perl 5.26.1
    May 9, 2017 Igor Vlasenko 0.45-alt1
    - automated CPAN update