Subject: | HARNESS_ACTIVE env variable |
Code sometimes check if $ENV{HARNESS_ACTIVE} is set and behave
differently (such as, don't actually send email to support). This needs
to be set in TAPx::Harness.
(But how do I guard against someone doing 'perl t/foo.t'? That's not
running through the harness)