Help for this page
my @list = (3,2,1); my @refs = ([@list]) x @list; ... ARRAY(0x80f3764) ARRAY(0x80f3764) ARRAY(0x80f3764)