Package perl-Math-GMPq: Information

    Source package: perl-Math-GMPq
    Version: 0.56-alt1
    Build time:  Dec 2, 2023, 07:31 AM
    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 (e2kv6, e2kv5, e2kv4, e2k)
    perl-Math-GMPq-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

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

    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