Perl array variables store an ordered list of scalar values. ... push(@array, element) : add element or elements into the end of the array ...
確定! 回上一頁