offset
All > Technology > Programming > Perl
- How many things you have to skip over when moving from the beginning of a string or array to a specific position within it. Thus, the minimum offset is zero, not one, because you don't skip anything to get to the first item.
Perl - Cite This Source - This Definition - array, element, integer, modulus, multidimensional array, pseudohash, slice, subscript
Also listed in: