On 1/21/07, Andy Armstrong <[EMAIL PROTECTED]> wrote:
export TEST_HARNESS_DUMP_TAP=/home/me/test.tap export TEST_HARnESS_DUMP_YAML=/home/me/test.yaml make test
nit: I know it breaks with tradition, but PERL_TEST_HARNESS_DUMP_TAP, etc.? When I asked about environment variables to capture for CPAN::Reporter and in earlier in discussions about skipping Pod tests unless an environment variable was set, there was some discussion that things like "AUTOMATED_TESTING" should really have been "PERL_AUTOMATED_TESTING" and so forth. Should Test::Harness 3.0 start to move in that direction? David