A Continuous Integration system (aka CI) can shorten the feedback cycle for your code. It will usually run all your tests immediately after you push the code to your cloud-based Git host.

You can run your code on various Operating Systems and multiple versions of Perl.