in reply to Re: Re: Quick Regex Question
in thread Quick Regex Question
Odd; I can't find it documented either. Its purpose is to tell Perl to evaluate the right-hand-side of a substitution, instead of just using it as-is. This lets you put code in the right-hand-side of a substitution instead of just text.