in reply to Re: Is there a default array for reg exp memory variables?
in thread Is there a default array for reg exp memory variables?
I located the concept named capture buffers five minutes ago, then I go over here and see that you have already posted code using it and Eliya has also provided great feedback. Thanks! Virtual beer for both of you!
I just haven't seen reg exps in list context in enough examples or code to actually realize its power until I stumbled across it in Effective Perl Programming. I agree it is the way to go but I still think we could have use for a named default array. Is there a reason for not having it in there?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Is there a default array for reg exp memory variables?
by BrowserUk (Patriarch) on Feb 05, 2012 at 23:11 UTC |