my $tap = qx|./compiled_test_app|; my $parser = TAP::Parser->new( { tap => $tap } );