while () { $match = ; if ($match =~ /^TTITLE(\d+)=(.+)$/) { $title{$1} = $2; } }