Help for this page
use strict; use warnings; ... print "\$r{$href}{$maxkey} ==> $r{$href}{$maxkey}\n"; }
$r{456}{d} ==> 7 $r{123}{a} ==> 3