Correct Answer : $ref = \%ENV;
Explanation : You can create a reference for any hash by prefixing it with a backslash as follows - $ref = \%ENV;