Help for this page
while ($text =~ /$expr/g) { ... # update pos to just after $term pos() = pos() - length($suffix); }