while ( $txt =~ /$srch/g ) { push @offset, pos($txt) - 1; }