$hashref = { '$/ 11' => 'a'}; $fieldnum= '$/ 11'; $value = $hashref->{$fieldnum}; print "$value";