In article <[EMAIL PROTECTED]>, Adam Kennedy <[EMAIL PROTECTED]> wrote:
> It seems to me that the features of TAP and Test::More combined (the > ability to be both human and machine-readable and the ability to > conveniently test as I go along) are almost ideal for writing these > sorts of deploy scripts. I have thought, from time to time, that Module::Release could be a Test::More like thing, except that any failure should stop everything. However, it doesn't really make anything better, so I haven't done the work. :)
