Grokbase
x

[PATCH] Quiet autodie's pollution of test output

View PostFlat  Thread  Threaded | Next >
Jerry D. Hedden [PATCH] Quiet autodie's pollution of test output
paperclip | +1 vote
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
The attached patch quiets the output from lib/autodie/t/hints.t which
is currently outputting the following:

lib/autodie/t/format-clobber..................................ok
lib/autodie/t/hints...........................................#
Sub::Identify is not loaded
ok
lib/autodie/t/hints_insist....................................ok

Attachment: quiet.patch

Thread : [PATCH] Quiet autodie's pollution of test output
1)
Jerry D. Hedden The attached patch quiets the output from lib/autodie/t/hints.t which is currently outputting the...
paperclip
2)
Craig Berry I guess this should go to: <http://rt.cpan.org/Public/Dist/Display.html?Name=autodie> rather than...
3)
Paul Fenwick G'day Jerry, Craig, and p5p, RT is preferred. github isn't bad. p5p's not bad either. The big no-no...
4)
Rafael Garcia-Suarez 2009/7/2 Paul Fenwick <pjf@perltraining.com.au>: y diag() writes to STDERR by default, so it's...
5)
David E. Wheeler Use note() instead of diag(). Looks like there isn't, but I could see where that'd be useful. Best,...
spacer
View PostFlat  Thread  Threaded | Next >