Continuous deployment with Perl
Lenz Gschwendtner will give a talk at YAPC::Europe 2012 described as
Continuous Deployment is a big topic if you want to push out code to production as fast as possible. The little pitfall is that it is not that straight forward if you want to use a PP approach. We at iWantMyName came up with a pure perl tool chain all the way from your git repository via integration testing to deployment to your production servers.
Leave a comment