Subject: | load.t should use note(), not diag() |
Date: | Sun, 12 Feb 2012 12:21:16 +0000 |
To: | bug-Pod-Perldoc [...] rt.cpan.org |
From: | Dave Mitchell <davem [...] iabyn.com> |
in Pod-Perldoc-3.15_15, and also in bleadperl, the test file t/load.t
outputs some informative massages using diag(). This is output to stderr
rather than stdout, and so isn't intercepted (and ignored) by the test
harness; and thus makes the output of perl's test suite noisy.
diag() should be replaced with note(), which goes to stdout.
--
Lady Nancy Astor: If you were my husband, I would flavour your coffee
with poison.
Churchill: Madam - if I were your husband, I would drink it.