chromatic writes: > There ought to be a way to capture diagnostic information in the TAP > stream because it's useful for diagnosing problems.
Does that help with the case where it's an 'ordinary' Perl-generated warning ("Use of uninitialized value" and the like), which runtests is also swallowing at the moment? Smylers