Package perl-File-Queue: Information

    Source package: perl-File-Queue
    Version: 1.01a-alt1.1
    Latest version according to Repology
    Build time:  Nov 23, 2010, 08:55 AM
    Category: Development/Perl
    Report package bug
    License: Perl
    Summary: Persistent FIFO queue implemented in pure perl
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-File-Queue (noarch)

    Maintainer: Michael Bochkaryov


    ACL:
    Igor Vlasenko
    @everybody

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

    Last changed


    Nov. 22, 2010 Igor Vlasenko 1.01a-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    Oct. 11, 2010 Victor Forsyuk 1.01a-alt1
    - 1.01a
    Sept. 13, 2008 Michael Bochkaryov 1.00-alt2
    - fix directory ownership violation