The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Parallel-Pipes

0.100  2022-02-27 16:42:57 JST
    - Introduce Parallel::Pipes::App class (#4)

0.005  2019-11-10 18:20:50 JST
    - Reduce calls of sysread() (#2)

0.004  2018-01-14 13:21:14 JST
    - Call srand() after fork

0.003  2017-05-04 23:57:20 JST
    - No functional change

0.002  2017-01-04 19:04:05 JST
    - Take care of "false" data
    - Switch to Module::Build::Tiny

0.001  2016-08-22 02:36:34 JST
    - Initial release