Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Xml::Twig:Xpath Xpath expression error

by leonidlm (Pilgrim)
on Apr 14, 2009 at 11:06 UTC ( [id://757368]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use XML::Twig::XPath;
    
    ...
        print $section->get_xpath( q{//OverallConnectionPoolStatus/FlowRat
    +er[Name='Total.IncomingReq']} );
        $t->purge;
    }
    
  2. or download this
        use XML::XPath;
        use XML::XPath::XMLParser;
    ...
                XML::XPath::XMLParser::as_string($node),
                "\n\n";
        }
    

Log In?
Username:
Password:

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

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

    No recent polls found