Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^3: Parsing XML file for more than 1 child element with attributes (XML::Twig)

by Anonymous Monk
on Feb 07, 2008 at 06:40 UTC ( [id://666740]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Parsing XML file for more than 1 child element with attributes (XML::Twig)
in thread Parsing XML file for more than 1 child element with attributes

Thanks Cody Pendant and Tanktalus. my $simple = XML::Simple -> new (KeyAttr => 'node'); I thought the above was simple as the xml tree is returned as an hash of an hash and so on. But when i saw the structure entries like and made me think. Since i want a subroutine it will be easy for me to use. Hence i plan to use use XML::Twig; I can pass the XML as a string, mid and name to the subroutine. The return from the subroutine can be the values and timestamps.
  • Comment on Re^3: Parsing XML file for more than 1 child element with attributes (XML::Twig)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://666740]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (10)
As of 2024-04-23 08:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found