in reply to Re: Re: RegEx Perl Code
in thread RegEx Perl Code
I never said qr// is bad. I just argued against blindly using qr// for no other reason than <quote>it's a good thing to do</quote>. About the only benefit I've seen from qr// is that it interpolates like regular expressions, and not like double quoted strings. But the interpolation is only slightly different.
Abigail
|
|---|