print @{ $arrayref };
So, in your example, all you should have to do is:
print @{ $msgs[$command]->{message} }
assuming I understand the way your datastructure is setup. Hope that helps.
In reply to RE: RE: Re: Complicated Nested Data Structures
by jlp
in thread Complicated Nested Data Structures
by elusion
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |