Paketname | libthread-queue-any-perl |
Beschreibung | thread-safe queues for any data-structure |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.09-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 76 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 8920 Byte |
Prüfsumme MD5 | ee49d15d6557b17452fd7bc944d5fbb5 |
Prüfsumme SHA1 | 1c2ec22382f6a8ac5d299b50c6f1da36766c13c0 |
Prüfsumme SHA256 | 1bf5377f44a96a3caea7acc91b8ff2e0f7d9e68bc8eb383e6b9ef337da35b818 |
Link zum Herunterladen | libthread-queue-any-perl_0.09-1_all.deb |
Ausführliche Beschreibung | A queue, as implemented by Thread::Queue::Any is a thread-safe data structure
that inherits from Thread::Queue. But unlike the standard Thread::Queue, you
can pass (a reference to) any data structure to the queue.
|