Continuous Integration for Perl

2009-04-20 Thread Saftoiu, Rares
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

Re: Continuous Integration for Perl

2009-04-20 Thread Gaurav Vaidya
Hi there, 2009/4/21 Saftoiu, Rares rares.saft...@neustar.biz: 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