Choose Your Own Tutorial
Integrating the Release Process with Your VCS
By integrating with your version control workflow, Dist::Zilla can ensure that you always stick to your procedure and that you never forget to check that you're committed, never forget to tag a release, and that you always check in the changes introduced by the release process.
If you'd like to integrate Dist::Zilla with Git, turn to page 17
If you'd like to integrate Dist::Zilla with Subversion, turn to page 19
If you'd like to write your own Dist::Zilla VCS integration, turn to page 18
You can fork and improve this
documentation on GitHub!