Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^5: Namespaced XML::LibXML XPath query (not a bug)

by jbfamilly (Initiate)
on Oct 24, 2008 at 03:42 UTC ( [id://719230]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Namespaced XML::LibXML XPath query (not a bug)
in thread Namespaced XML::LibXML XPath query

Thanks.
I had tried:
foreach my $d2 ( $ccc->findnodes('./xapi:d2') ) {
instead of:
foreach my $d2 ( $xc->findnodes('./xapi:d2', $ccc) ) {

Log In?
Username:
Password:

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

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

    No recent polls found