Package: wnpp Owner: Jonathan Yu <[email protected]> Severity: wishlist X-Debbugs-CC: [email protected]
* Package name : libfile-queue-perl Version : 1.01 Upstream Author : Jason Lavold <[email protected]> * URL : http://search.cpan.org/dist/File-Queue/ * License : Artistic | GPL-1+ Programming Lang: Perl Description : Perl module providing a FIFO queue File::Queue allows for the creation of persistent First In, First Out (FIFO) queue objects, saving data in a file. Queue elements can only be scalars; if you want to work with references or other complex data structures, you have to serialize them first. While this module was written with speed in mind, and is indeed very fast, one should take care to understand its limitations. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

