NAME
WWW::Webrobot::UseXPath - Apply XPath expressions to an xml string
SYNOPSIS
use WWW::Webrobot::UseXPath;
WWW::Webrobot::UseXPath -> new($xml) -> extract($xpath_expression);
DESCRIPTION
Apply XPath expressions to an xml string.
WWW::Webrobot::UseXPath - Apply XPath expressions to an xml string
use WWW::Webrobot::UseXPath;
WWW::Webrobot::UseXPath -> new($xml) -> extract($xpath_expression);
Apply XPath expressions to an xml string.