pos
NAME
pos - find or set the offset for the last/next m//g search
SYNOPSIS
pos SCALAR
DESCRIPTION
Returns the offset of where the last
m//g
search left off for the variable in question. May be modified to change that offset.