my %destinations; if ($line =~ /.*Cannot find valid (destination) for type:(.*)=(.*)/) { $destinations{$type}{$key} = ""; }