in reply to Re: a word of warning about /$pattern/
in thread a word of warning about /$pattern/
I think this "feature" is for sed compatibility. (By compatibility, I mean that the people using sed can get used to perl easier.)
Maybe it would be better if this magic applied only if the regexp is empty before interpolation (and before overload qr transformation).
|
|---|