freebsd-ports/devel/p5-Thread-Queue/pkg-plist
Beat Gaetzi ad18a4f078 This module provides thread-safe FIFO queues that can be accessed safely
by any number of threads.

Any data types supported by threads::shared can be passed via queues:
- Ordinary scalars
- Array refs
- Hash refs
- Scalar refs
- Objects based on the above

Ordinary scalars are added to queues as they are.

WWW: http://search.cpan.org/dist/Thread-Queue/

PR:		ports/135181
Submitted by:	Cezary Morga <cm AT therek.net>
2009-06-20 19:32:49 +00:00

5 lines
223 B
Text

%%SITE_PERL%%/Thread/Queue.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Thread/Queue/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Thread/Queue
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Thread
@dirrmtry %%SITE_PERL%%/Thread