$ITEM = shift(@ARRAY);. Perl's shift() function is used to remove and return the first element from an array, which reduces the number of ...
確定! 回上一頁