Changes for version 0.04

  • Add Data::Dumper dependency to Makefile.PL
  • Fix for RT#63125 - corrupted data on pipe from workers Now uses an IO::Select object and multiple pipes to avoid interleaving.
  • Changed indentations to 4 space tabs instead of \t
  • Fix for RT#40026 - wait for children to avoid filling process table with zombies.

Modules

Perl extension for easiliy creating forking queue processing applications.