![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^2: Using a regex capture as part of a varibleby nysus (Parson) |
on May 07, 2020 at 15:20 UTC ( #11116549=note: print w/replies, xml ) | Need Help?? |
Yes, good insight. It seems I'm using the wrong tool for the job. I've toyed with lookbehinds and never found a good use case that didn't hurt my brain but this seems like the perfect one.
$PM = "Perl Monk's";
In Section
Seekers of Perl Wisdom
|
|