my $obj = MyPackage->new("..."); # ... my @some_list = $obj->some_method("some string");