in reply to Re: Feature Idea: qr//ein thread Feature Idea: qr//e (updated with solutions)
Hi Haarg,
my ($regex) = map qr/$_/, join '|', map {quotemeta} qw/. | %/; [download]
Excellent idea, thank you! I've updated the root node.
Thanks,-- Hauke D