I'm setting up a test server that is suppose to do check-outs (well exports) from svn for our projects, run the Makefile.PL and then "make test" and if there's any failures do something with the output. It's not a very difficult task, but I assume there's probably some