in reply to Re: line by line match on an array of strings
in thread line by line match on an array of strings

Interesting. I'd never heard of Regexp::Assemble...
From the doc:
It is also possible to track the original patterns,
so that you can determine which, among the source patterns
that form the assembled pattern, was the one that caused
the match to occur.
  • Comment on Re^2: line by line match on an array of strings