foreach $table_name ((sort { $a cmp $b } @table_list)[2..$#table_list] +) { # do stuff } [download]
In reply to Re: Inane question by kilinrax in thread Inane question by Jonathan