References
\$x # reference to scalar
\@y # reference to array
\%z # reference to hash
\&f # reference to function
\$x # reference to scalar
\@y # reference to array
\%z # reference to hash
\&f # reference to function