12345
@array = (1..5);$hash{array} = \@array;print $#{${hash{array}}};
View full thread array im hash