![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re^2: regex question: How do I modify in place in only one character class?by aturtle (Novice) |
on Jul 01, 2014 at 17:47 UTC ( #1091891=note: print w/replies, xml ) | Need Help?? |
Thank you! (And thank you for putting aside the odd nature of the program)
I saw the \K discussed as a way to do a variable width look behind on page 249 of the camel book but was not grasping it.
Also I need to read up on how to use '?'. It appears '^>'is finding and holding the insert place just before the last '>' and the '?=' is marking the search spot for the '\s*\Q$value\E' ?
thanks again!
In Section
Seekers of Perl Wisdom
|
|