This is the syntax for an array slice:
print @route[0..9]; [download]
In reply to Re: Accessing multiple array index by hippo in thread Accessing multiple array index by Anonymous Monk