Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: XML::Twig question

by murugu (Curate)
on Nov 24, 2005 at 11:50 UTC ( [id://511410]=note: print w/replies, xml ) Need Help??


in reply to XML::Twig question

Hi anniyan,

If you really want to use XPATH expression to be evaluated then use method get_xpath .

'ELT1//ELT2' will find ELT2 elements which are all descendant element of ELT1, when given inside get_xpath method.

There is no need for '<' in the XPATH expression.

Hope this helps.

Regards,
Murugesan Kandasamy
use perl for(;;);

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (1)
As of 2024-04-24 13:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found