http://www.perlmonks.org?node_id=751283

TGI has asked for the wisdom of the Perl Monks concerning the following question:

I have yet to come up with a satisfactory way to manage the development, build, and deployment of my Perl applications. I'd like to hear how you have solved this problem and/or what you would like to have in an application build system that you don't have now.

Please describe your application type (is it a web app, does it run on a server, or do you bundle it using PAR or PerlApp so that you can run on perlless systems).

Key things a build system should provide:

Cross-posted at: Stackoverflow


TGI says moo