in reply to Re^3: error : can't locate object method "getAttribute" via package XML::DOM::NodeList
in thread error : can't locate object method "getAttribute" via package XML::DOM::NodeList

can you please provide me some code to parse this xml file and get the different attributes?

  • Comment on Re^4: error : can't locate object method "getAttribute" via package XML::DOM::NodeList

Replies are listed 'Best First'.
Re^5: error : can't locate object method "getAttribute" via package XML::DOM::NodeList
by Corion (Patriarch) on Sep 27, 2016 at 09:12 UTC

    The SYNOPSIS section of XML::DOM shows all the parts you need. You already have all the other parts. I don't see what I could do to help you other than write your complete task for you. I think it is better if you complete the task you got yourself because it is you who gets paid for your task and not me.