Revision history for Perl extension Parallel::SubFork.
0.03 Tue Mar 11 21:27:48 CET
- Fixed a race condition in the tests by replacing kill/pause with semaphores
- Skipping the test under Windows since fork is broken and unreliable and
IPC::SysV is missing
0.02 Mon Mar 10 07:33:57
- Fixed the AUTHOR entry in Makefile.PL
- Formatted some white spaces in the LICENSE
0.01 Sat Mar 8 09:13:14 2008
- original version; created by h2xs 1.23 with options
-XA -n Parallel::SubFork