Create hard references to variables in Perl
How to create hard references to variables in Perl This Perl Tutorial shows how to create hard references to variables, arrays, hashes and subroutines and how to de-reference those references and access the data.