On Sat, 2007-05-05 at 01:01 +0200, xavier mas wrote:
> HI list!,
> 
> I have a file with labels and a small text inside. When this text is 
> different 
> of a pattern text (n, for instance), this label must be deleted, for 
> instance:
> 
> <label>f</label>(more text)<label>n</label>(more text)<label>mpl</label>...
> 
> (labels containing something different to 'n' must be deleted of the string.)
> 
> How can I do this?

Looks like XML,  xml::simple may help.

Ken


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to