Hacker News new | ask | show | jobs
by masak 4203 days ago
The postcircumfix {} is still there, and used. It just unambiguously takes an expression, and doesn't try to intuit string quotes in some cases. So you use {} for indexing with a general expression, and <> for string indexing.
1 comments

I dunno, this sounds like syntactic bloat to me.
Welcome to perl