Revision history for Perl extension Parallel::SubFork.
0.05 Sun Mar 16 09:57:14 2008
- Added the function sub_fork.
- Updated the documentation: removed all links to the functions as CPAN can't
link to them properly.
0.04 Wed Mar 12 18:37:41 2008
- The tests where missing the file Tsemaphore.pm
[Ticket #34016]
0.03 Tue Mar 11 21:27:48 2008
- Fixed a race condition in the tests by replacing kill/pause with semaphores
[Ticket #33955]
- Skipping the test under Windows since fork is broken and unreliable and
IPC::SysV is missing
0.02 Mon Mar 10 07:33:57 2008
- 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