in reply to Re: using XML::Parser
in thread using XML::Parser

Thanks. It turns out I was missing a second ? in my xml header. Appreciate the help.

Replies are listed 'Best First'.
Re^3: using XML::Parser
by GrandFather (Saint) on Apr 29, 2008 at 19:39 UTC

    You could tidy up your HTML while you are at it. ;)

    </br> is not HTML. You could use <br/> or <br>.


    Perl is environmentally friendly - it saves trees