foreach ( 0 .. $#array ) { # $_ 's value will be 0, 1, ..., (last index of @array) }