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

    Исходный пакет: perl-Math-BigInt-GMP
    Версия: 1.24-alt1.1
    Собран:  12 ноября 2010 г. 13:11
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Math-BigInt-GMP/

    Лицензия: Artistic
    О пакете: Use the GMP library for Math::BigInt routines
    Описание: 
    Provides support for big integer calculations via means of the GMP c-library.
    
    Math::BigInt::GMP now no longer uses Math::GMP, but provides it's own XS layer
    to access the GMP c-library. This cut's out another (perl sub routine) layer
    and also reduces the memory footprint by not loading Math::GMP and Carp at
    all.

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

    Сопровождающий: Mikhail Pokidko

    Список участников:
    Vladimir Lettiev
    Mikhail Pokidko

    Права:
    Mikhail Pokidko
    @cpan

      1. perl-Math-BigInt
      2. perl-Math-BigInt-FastCalc
      3. perl-Test-Pod
      4. perl-YAML
      5. libgmp-devel

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


    7 ноября 2010 г. Vladimir Lettiev 1.24-alt1.1
    - rebuilt with perl 5.12
    - fixed test with Math::BigIng >= 1.90
    23 ноября 2009 г. Mikhail Pokidko 1.24-alt1
    - Version up. Close: #22358
    4 сентября 2008 г. Mikhail Pokidko 1.22-alt2
    - sisyphus_checks fixes