Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: Kindly suggest a good starting point for XML Parsing.

by cavac (Parson)
on Dec 29, 2011 at 22:10 UTC ( [id://945561]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Kindly suggest a good starting point for XML Parsing.
in thread Kindly suggest a good starting point for XML Parsing.

it is rather annoying to run into the limits of your tool before you run into the limits of your project.

Yes it is. I'm currently in the planing phase on how to rewrite my big projects XML config parser. Which, incidently, is XML::Simple based. While it works quite nicely, it takes some, uh, not-so-nice workaround thinking when writing the config files itself. I must admit, when i started this project, it was the first time i used XML for configuration files. And it was Plug-and-Play, really and saved me quite some time to get started.

Still, i'll probably keep XML::Simple around for all those small convert-this-into-that tools. For the typical ten-settings-and-five-comments config files for these kind of tools it is just ideal.

So, XML::Simple is a two sided sword. It highly depends on your requirements.

BREW /very/strong/coffee HTTP/1.1
Host: goodmorning.example.com

418 I'm a teapot
  • Comment on Re^3: Kindly suggest a good starting point for XML Parsing.

Replies are listed 'Best First'.
Re^4: Kindly suggest a good starting point for XML Parsing.
by Anonymous Monk on Dec 30, 2011 at 13:18 UTC
    As are all fine weapons . . . this is understood.

Log In?
Username:
Password:

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

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

    No recent polls found