Help for this page
my $t = "\t"; my $msg = <<"END_OF_BODY"; ... @{[ join("\n", map {join("\t",@$_)} @output_array) ]} END_OF_BODY