in reply to Re: Re^6: Replace zero-width grouping?
in thread Replace zero-width grouping?
FWIW, I tend to think of them as "RE eval" and "deferred eval", influenced in part by:
Hugoperl -wle 'sub a { print +(caller)[1] } ""=~/(?{ a() })/'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re^8: Replace zero-width grouping?
by BrowserUk (Patriarch) on May 09, 2003 at 18:23 UTC |