my $array = Object->new [ qw(1 .. 10) ]; my $array_length = $array->length;