Hi, I was wondering if there were any tools available for doing continuous integration with perl. I basically need something that will watch a directory, merge any branches from the directory into trunk, run unit tests, and email the committer in case of a merge conflict or failed unit test.
Any suggestions? Any tools specifically built for perl and Test::More? Thanks, -Rares Saftoiu