|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: RE: RE: Quantifiers in regular expressionsby Anonymous Monk |
| on Sep 24, 2002 at 23:05 UTC ( #200502=note: print w/ replies, xml ) | Need Help?? |
|
This is maching tag delimiters and their belongond text. Let`s say you have text in H1 format <h1>This is my text</h1> and you want to replace both the heading and the text with only one step. Then you`ll need such a string as the mentioned above to find a matching pair.
In Section
Tutorials
|
|
||||||||||||||||||||