Revision history for Perl extension BGS.
0.07 2012-12-21
- waitpid, not wait
0.06 2012-08-22
- BGS::Limit::bgs_wait($limit): if $limit == 0, child processes are not used
0.05 2011-10-20
- bgs_break - kill all child processes
- BGS::Limit::bgs_call do not return kid_pid, but count of kid processes
0.04 2011-10-13
- BGS::Limit
0.03 2010-01-17
- bgs_call can return undef
- without bgs_call value returning detection
0.02 2009-11-27
- using pipe instead open
- bgs_call return PID of child proces
0.01 2008-03-01
- original version