sub TEST_WHICH_HAS_LOG_OUTPUT { my $dummy = $log->capture_log_only_for_this_scope; is(...); }