Mmkhajah wrote at Thu, 19 Sep 2002 19:47:53 +0200:

> I think this should work:
> $content =~ s/\<[^\>]+?\>//g;
                        ^
The question mark isn't necessary as the character class
negates the >.


Cheerio,
Janek


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to