in reply to Re: How cand I find each dimension x,y,z of a 3D arrays
in thread How cand I find each dimension x,y,z of a 3D arrays

#this prints 3 print getSecondArraySize("la", %test)."\n"; #this prints 3 print scalar @{$test{la}}, "\n";