Help for this page
use Test::More tests => 1; use Test::Trap; ... }; ok($trap->stdout eq 'gabba gabba hey') || diag "didn't print 'gabba gabba hey' to stdout.";