my @array = '1' .. '3'; my $test = Test->new([@array]) : print "Ref: ", ref $g->avref, "\n"; use Devel::Peek; Dump($g->avref);