Help for this page
use List::Util qw( sum ); my %cache; my @keys = keys %$hash_ref; ... } push @{ $bar->{$i} }, $a_; }