|
|
| "be consistent" | |
| PerlMonks |
Re^3: Recursive substitutionby bobf (Monsignor) |
| on Nov 10, 2009 at 04:44 UTC ( #806125=note: print w/ replies, xml ) | Need Help?? |
|
it's redundant to do a separate m/$pat/ checkYou are absolutely correct, of course. I started playing with patterns that would have required the extra check (because the ones used in s/// and m// were different), but I failed to remove the extra code after changing my approach. I added a note to my original reply but left the crufty code to avoid confusing future readers of this thread.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||