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

    Исходный пакет: perl-Math-GMPq
    Версия: 0.45-alt1.2
    Собран:  8 января 2021 г. 20:51
    Категория: Разработка/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 (e2kv5, e2kv4, e2k)
    perl-Math-GMPq-debuginfo (e2kv5, e2kv4, e2k)

    Сопровождающий: 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. /proc
      10. perl-devel
      11. perl-podlators
      12. rpm-build-perl
      13. libgmp-devel

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


    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
    9 мая 2017 г. Igor Vlasenko 0.45-alt1
    - automated CPAN update