in reply to Re: Re: You learn something every dayin thread You learn something every day
The use of /^(...)$/ lead me to believe it was simply strings. If @patterns is fully regexes then why not build the final regex only once with qr//?