Help for this page
use strict; use warnings; ... } } }
use strict; use warnings; ... push @{$hash{key}}, $val; } }