sub scores { my ( $self, @scores )= @_; ... } # and later $node->scores(['3','177','12',]);