Help for this page
local *var = \@array;
our @array = qw(1 2 3 4); ... } this will print "1234".
@a --points---> $$self{_array}