Programming openMosix

Q: Generally, how do I write an openMosix-aware program?:
Q: Can I write openMosix programs in perl?:

Q: Generally, how do I write an openMosix-aware program?:

A: Write your programs as you normally would. Any processes that you spawn are candidates for migration to another node.

Q: Can I write openMosix programs in perl?:

A: Yes. Use the Parallel::ForkManager available from CPAN or directly from http://www.cpan.org/authors/id/D/DL/DLUX/Parallel-ForkManager-x.x.x.tar.gz.