El Sábado 05 Mayo 2007 01:16, Ken Foskey escribió:
> 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

Thank you Ken. I'll look at it.

Cheers,

-- 
Xavier Mas

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


Reply via email to