Help for this page
... push @regexes, $regex; ... } # there is a useful magic variable @- (LAST_MATCH_START) # check perldoc for it
Regex is: (?^u:(.bcdef|a.cdef|ab.def|abc.ef|abcd.f|abcde.)) Found it (sbcdef) at position 4