in reply to Getting less output using prove's --merge option

I just discovered that if I throw the -v option in there, the output is identical with or without --merge.

$PM = "Perl Monk's";
$MC = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest Vicar Parson";
$nysus = $PM . ' ' . $MC;
Click here if you love Perl Monks