use warnings; my %hash = ( 'accents' => 'utf-8', 'accounting' => 'money', 'bank' => 'money' . 'ing' => 'money', 'perls' => 'perl' );