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

    Исходный пакет: perl-File-Queue
    Версия: 1.01a-alt1.1
    Собран:  23 ноября 2010 г. 8:55
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/File-Queue/

    Лицензия: Perl
    О пакете: Persistent FIFO queue implemented in pure perl
    Описание: 
    This module allows for the creation of persistent FIFO queue objects.
    
    File::Queue only handles scalars as queue elements. If you want to work with
    references, serialize them first!
    
    The module was written with speed in mind, and it is very fast, but it should
    be used with care. Please refer to the CAVEATS section.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-File-Queue (noarch)

    Сопровождающий: Michael Bochkaryov

    Список участников:
    Igor Vlasenko
    Victor Forsyuk
    Michael Bochkaryov

      1. perl-Test-Pod
      2. perl-Test-Pod-Coverage

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


    22 ноября 2010 г. Igor Vlasenko 1.01a-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    11 октября 2010 г. Victor Forsyuk 1.01a-alt1
    - 1.01a
    13 сентября 2008 г. Michael Bochkaryov 1.00-alt2
    - fix directory ownership violation