Hi
I wanted to get some information regarding XML reading
Say I have a XML like this <?xml version="1.0" ?> - <camelids>
- <physical-characteristics>
<mass>450 to 500 kg.</mass> <weight>1230</weight> </physical-characteristics>
</camelids>
If I wanted to read Mass value from this XML. I do not want to use the techinq with Xpath type..Please let me know how I can access this with XML::LibXML module
Anish
What have you tried, where did you fail? You have been around long enough to know this isn't a free script service....
http://danconia.org
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
