|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Re: recursive s///g core dumpsby I0 (Priest) |
| on May 17, 2002 at 04:42 UTC ( #167205=note: print w/ replies, xml ) | Need Help?? |
|
${['(.+)\1']}[$depth]||'(.+)(\1)'; just changes $re within the recursive call, which seems to be necessary to cause the core dump
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||