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