Package perl-File-Queue: Information

    Source package: perl-File-Queue
    Version: 1.00-alt2
    Build time:  Sep 13, 2008, 11:43 PM
    Category: Development/Perl
    Report package bug
    License: Artistic
    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

    List of contributors:
    Michael Bochkaryov


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

    Last changed


    Sept. 13, 2008 Michael Bochkaryov 1.00-alt2
    - fix directory ownership violation
    July 12, 2008 Michael Bochkaryov 1.00-alt1
    - first build for ALT Linux Sisyphus