Software >> Development >> Languages >> Perl >> How to specify the reference to a variable

prefix with a \ eg. @myarray = ('a','b'); # \@myarray is the reference to arrah @array