perl-MooseX-Workers 0.05

Provides a simple sub-process management for asynchronous tasks
MooseX::Workers is a Role that provides easy delegation of long-running
tasks into a managed child process. Process managment is taken care of via
POE and it's POE::Wheel::Run module.