in reply to Using arrays of qr!! to simplify larger RE's for readability (code).
Also, I'm not too sure, but you may want to compile your regex outside of the subroutine. I may be wrong, but my instinks are telling me that qr!! will probably recompile the regex every time it is compiled.
Am I wrong?
|
|---|