In article <[EMAIL PROTECTED]>, Adam
Kennedy <[EMAIL PROTECTED]> wrote:

> The big advantage I see here is it's not you doing the work, it's 
> everybody else.
> 
> I generally don't have too much of a problem doing incrementals...
> 
> cd trunk/Module-Name
> ppichangeversion 0.14 0.15
> perl ../../tools/build_cpan.pl --install --commit --upload Module-Name

> Incremental releasing is a toolchain problem. You can automate the thing 
> down to a single command if you care enough. (even if it's a bit at a time)
> 
> And aren't you writing Module::Release or something to do exactly that?

Module::Release does do all of that, but that doesn't mean I let it
blindly do its thing or that I want to upload 50 new dists to CPAN when
none of them change anything in the real code.

Reply via email to