On Sun, Apr 19, 2009 at 09:28:30PM +0200, Thomas Klausner wrote: > Dist::Zilla is more about managing a dist, not releasing it (and I don't > want to wait for "the glorious future of Dist::Zilla" :-)
It doesn't have any source control integration yet, if that's what you mean; there is `dzil release`, which uploads to CPAN. It wouldn't be difficult to write your own plugin that handles checkin/tagging/whatever; the biggest reason I haven't yet is because I haven't gotten around to figuring out exactly how I like doing things. (in case it's not obvious, I prefer dzil to the other things you mentioned.) hdp.
