-
-
21 Jun 2013 07:49:01 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (2956 / 98 / 0)
- Kwalitee
Bus factor: 0- 74.54% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (13.97KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Oleksandr Kharchenko
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.11
- Fixed bug when destructor was invoked from children (shoud be only from main thread) With this fix it works ok on perl 5.8.9, put 5.8.0 as a requirement
- run() implemented as pipeline {opt}; so input_iterator is no longer supported. use <input> instead.
Modules
parallel data processing conveyorModule Install Instructions
To install Parallel::DataPipe, copy and paste the appropriate command in to your terminal.
cpanm Parallel::DataPipe
perl -MCPAN -e shell install Parallel::DataPipe
For more information on module installation, please visit the detailed CPAN module installation guide.