- or download this
if ($mc_value) {
print "\t" . ' ' x length $p_value;}
$mc_value=$line;
print "\t$mc_value";
- or download this
} elsif ($line=~/\bProcessing\s/) {
$line=~s/\bProcessing\s\d+\.tx\.\d+: //;
$u_value = $line;
- or download this
} elsif ($line=~s/\bProcessing\s\d+\.tx\.\d+: //){
$u_value = $line;