Recent content by metalguitar08

  1. M

    How can I parse XML using Perl?

    I want to parse an XML file and output only strings that begin with "<w", so basically "<w:t>", "<w:p>", "<w:r>", etc. How could I do this in Perl?
Back
Top