$index = $str; $index =~ s/\|.*//; $data_hash{$index} = $str; [download]
In reply to Re: Removing digits until you see | in a string by quester in thread Removing digits until you see | in a string by kevyt