Charles, I am still working with a siemmens platform, HLRi and the output from the HLRi machine is an XML document with the tags and subscriber data inside; i try to look into the significance tags and extract some information about mobile cellular fraud.
Thanks beforehands for your help... Gonzalo Gómez -----Mensaje original----- De: Charles K. Clarkson [mailto:[EMAIL PROTECTED] Enviado el: Lunes, 07 de Febrero de 2005 11:52 a.m. Para: beginners@perl.org Asunto: RE: Filter Regular Expressions Gomez, Gonzalo <[EMAIL PROTECTED]> wrote: : Hi, I want to filter text using regular expressions, but i : don't know how to find in a file a string like this <NONE> , : or <NONE/> , or </bsvgId> , Etc. I try to use the little : script bellow with a count for the word but this scrit : doesn't work if i put symbols like / , \ , > , < (Reserved : Symbols). : : Anyone can help me ? Thanks. It looks like you're trying to parse XML. If you are, I would suggest using an XML parser module, and not roll your own routines. HTH, Charles K. Clarkson -- Mobile Homes Specialist 254 968-8328 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response> Este mensaje (incluyendo cualquier anexo) contiene información confidencial que se encuentra protegida por la Ley. La información que contiene, sólo puede ser utilizada por la persona o compañía a la cual está dirigido. Si usted no es un receptor autorizado, o por error recibe el mensaje, omita su contenido y elimínelo inmediatamente. Cualquier retención, difusión, distribución y/o copia así como la ejecución de cualquier acción basado en el contenido del mismo, se encuentra estrictamente prohibido, y esta amparado por la ley. -------------- This message (including any attachments) contains confidential information intented for a specific individual and purpose, and is protected by law. If you are not the intented recipient, you should delete this message. Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>