Changes for version 0.032 - 2005-10-19

  • comaint granted to RSCHUPP (thanks, barry!) fix bug #15003 "Data corruption with fork when both parent and child use run3":
    • purge %fh_cache when we detect that a fork has happened
    • add t/fork.t to detect "crossover" between child processes
    • fix (and test) only works on Unix, Windows has more problems with run3 from a forked (pseudo) process
  • fix prereq - should specify 0 (not 1) if any version will do added tests for redirection to/from filehandles to t/IPC-Run3.t

Documentation

Report on IPC::Run3 profiling data

Modules

run a subprocess in batch mode (a la system) on Unix, Win32, etc.
Store profile events in RAM in an array
read and process a ProfLogger file
write profiling data to a log file
Generate reports from IPC::Run3 profiling data
base class for handling profiling data