I've skimmed the Test::* docs, including Tutorial, read various articles on perl.com, and I have the Sam Tregar book, so I'm confidant I can figure out how to use the tools. The question remains as to how to apply them. In particular, how would you design formal tests for code that forks?
Here's the module:
http://ofernave.com/pm/
All comments/suggestions welcome!
-ofer