my %hash; $hash{Statistic::Test} = [qw(1 2 3 4)]; print Dumper \%hash;