=over =item pos SCALAR =item pos Returns the offset of where the last C search left off for the variable in question (C<$_> is used when the variable is not specified). May be modified to change that offset. Such modification will also influence the C<\G> zero-width assertion in regular expressions. See L and L. =back