Help for this page
perl -we 'use strict; my $list = [2,3,4,5,6]; my @list = [2,3,4,5,6]; ... ARRAY(0x8614880) 2,3,4,5,6 ARRAY(0x970e648)