in reply to Re: Problem with Regex
in thread Problem with Regex
thanks a lot for your help, I used the XML::DOM XML parser, it's easy to use, but I'm still having a problem with finding matches in a multi-line string. For Example, I wanna look for a category in a multi-line text:
[category: SOME CATEGORY]How do i do that !!!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Problem with Regex
by ŞuRvīvőr (Novice) on Aug 01, 2011 at 13:11 UTC | |
by moritz (Cardinal) on Aug 01, 2011 at 13:32 UTC |