in reply to Re: A question of efficiency
in thread A question of efficiency

Check out this quick tutorial to find out how to benchmark your code: Benchmarking your code I find it's more readable than the module pod.

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop";
$nysus = $PM . $MCF;
Click here if you love Perl Monks