my %hash is shape(Any); #### my Fight %hash is shape(Dog;Cat); #### my Any %hash is shape(Str);
## my Fight %hash is shape(Dog;Cat); ##
## my Any %hash is shape(Str);