$header =~ s/<_(.+?)>/ exists $config{lc($1)} ? $config{lc($1)} : $1/gies;