in reply to No: of values in a hashtable
$value_count = grep(defined, @{ $weekly_hash[$i] }); [download]