if(Length2_LWW::Length($pre_str[$count],\@arr)<=Length2_LWW::Length($post_str[$count],\@arr)){ $text_dum_col[$col][$count]=$post_str[$count]; } else { $text_dum_col[$col][$count]=$pre_str[$count]; }