nysus has asked for the wisdom of the Perl Monks concerning the following question:
I'm saving output of prove using the --archive option. Unfortunately, the archive option doesn't capture the entire output from the prove command like comments nor does it capture output from log4perl. How can I capture everything output to the screen when I run prove and save it to a file?
$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks
|
|---|