in reply to Re: Getting a list of all possible pattern matches
in thread Getting a list of all possible pattern matches
close, but Regexp::Genex appears to randomize the results for anything that has more than one possible match. this is apparently by design. so instead of getting a list of numbers, i get a different one each time.