Help for this page
foo( \%hash ); # hashref created "on the fly" by taking ref of hash foo( $hashref ); # use hash reference stored in a scalar