Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Converting XML to array of array.

by Laurent_R (Canon)
on Jan 23, 2017 at 22:47 UTC ( [id://1180182]=note: print w/replies, xml ) Need Help??


in reply to Converting XML to array of array.

If you looked at the documentation onXML::Simple, you probably saw that this module is deprecated:
You really don't want to use this module in new code.
And:
The use of this module in new code is discouraged. Other modules are available which provide more straightforward and consistent interfaces. In particular, XML::LibXML is highly recommended and XML::Twig is an excellent alternative.
And:
The major problems with this module are the large number of options (some of which have unfortunate defaults) and the arbitrary ways in which these options interact - often producing unexpected results.
If you search this forum, you'll find a number of posts explaining why you should not use this module (at least not for new code).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (9)
As of 2024-04-19 09:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found