Пакет perl-Math-GMPq: Информация

    Исходный пакет: perl-Math-GMPq
    Версия: 0.46-alt1
    Собран:  10 февраля 2021 г. 14:35 в задании #266095
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Math-GMPq/

    Лицензия: perl
    О пакете: perl interface to the GMP library's rational (mpq) functions..
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Math-GMPq (x86_64, ppc64le, i586, armh, aarch64)
    perl-Math-GMPq-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

      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. perl(overload.pm)
      8. perl(subs.pm)
      9. perl-devel
      10. perl-podlators
      11. rpm-build-perl
      12. libgmp-devel

    Последнее изменение


    10 февраля 2021 г. Igor Vlasenko 0.46-alt1
    - automated CPAN update
    24 января 2019 г. Igor Vlasenko 0.45-alt1.2
    - rebuild with new perl 5.28.1
    15 декабря 2017 г. Igor Vlasenko 0.45-alt1.1
    - rebuild with new perl 5.26.1