my %testar = (); $testar{ 'reg1' } = { 'exp' => '\\/var\\/logs\\/logger\\/(\d*)\\/(\d*)', 'desc' => 2 }; print (" $testar{ 'reg1' }{ 'desc' } \n");