Help for this page
if( exists $j{$number} ) { say $j{$number}; ... say "<$number> is not a key in \%j" }
C:\usr\pm\hash>perl 1214633.pl 4 ... <4 > is not a key in %j