in reply to Parallel computing with perl?

If you want to spread out the work across multiple machines, look at GRID or at the MPI or at the "native" API that is used to start programs on multiple nodes.