in reply to keys(%hash) not in scalar context in printf

erm... scalar.

printf "keys=%d\n", scalar keys(%r);