If it's
@a
with an array, it's
@{ $ar }
with an array reference, so it's
@{ $AniType{cats} }
in this case.
Dereferencing Syntax
Reference Quick Reference
In reply to Re: copying array from a hash reference
by ikegami
in thread copying array from a hash reference
by Greg_R
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |