On Tue, 24 Aug 2004 11:04:50 -0400, Peter Kay <[EMAIL PROTECTED]> wrote:
> Ok, what's the elegent way to ignore/dispose of the output the tested
> module produces?

Tie STDOUT.  Look at Test::More's own test suite for examples.
http://search.cpan.org/src/MSCHWERN/Test-Simple-0.49/t/lib/TieOut.pm

Reply via email to