Re: CPAN testers: failure installing dependencies

2012-11-09 Thread Fields, Christopher J
On Nov 7, 2012, at 4:29 PM, Alex Muntada wrote: > + David Cantrell: > >> it shouldn't be too difficult to write a cron job that will untar a clean >> perl with no modules installed, and test your stuff whenever needed. > > FWIW, you can setup Travic CI in GitHub repos that test your modules >

Re: CPAN testers: failure installing dependencies

2012-11-09 Thread Alex Muntada
+ David Cantrell: > it shouldn't be too difficult to write a cron job that will untar a clean > perl with no modules installed, and test your stuff whenever needed. FWIW, you can setup Travic CI in GitHub repos that test your modules on several perlbrew installs each time you push changes to a re