From: Peter Bailey Date: 2007-08-21T04:26:14+09:00 Subject: Re: regex not gsubbing for me. Simon Krahnke wrote: > * Peter Bailey (16:18) schrieb: > >> Yes, I am converting XML to SGML and, yes, I have had that suggestion >> before, of using XSLT. I'm just learning Ruby now, though, so, I'm >> somewhat hesitant to learn yet another scripting language. Although, >> I've heard that it isn't hard to learn. I'll take a look when I have >> time. (-: > > Take a look at REXML, it parses XML way better than regular expressions. > > mfg, simon .... l Thanks, Simon. Yes, I see that it's actually part of Ruby out of the box. That's great. I'll look into it. -- Posted via http://www.ruby-forum.com/.