Hacker News new | ask | show | jobs
by 3rdAccount 2774 days ago
"@" is for an array variable or pulling something in array context. You can have variables declared with $, @, or % depending on whether it is a scalar, array, or hash structure.