Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Xml::Twig:Xpath Xpath expression error

by leonidlm (Pilgrim)
on Apr 14, 2009 at 11:06 UTC ( #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? | Other CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2023-06-10 07:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (37 votes). Check out past polls.

    Notices?