$ perl -wlE 'my $aRef = [ qw( a b c ) ]; say "$aRef";' ARRAY(0x945c8c4)