M metalguitar08 New member Oct 28, 2011 #1 I want to parse an XML file and output only strings that begin with "<w", so basically "<w:t>", "<w>", "<w:r>", etc. How could I do this in Perl?
I want to parse an XML file and output only strings that begin with "<w", so basically "<w:t>", "<w>", "<w:r>", etc. How could I do this in Perl?