in reply to Re: $var{'a',1,...}
in thread $var{'a',1,...}

Most people who know about its existance are already so comfortable with complex datastructures built by using Perl's references that this syntax is set aside in favor of a more powerful tool.
It can be handy when dealing with large, sparse, data structures, where references would take too much memory.