- $xpath = selector_to_xpath($selector_text, \@args)
-
Turns
$selector_text
into an XPath selector.Each instance of "=?" in
$selector_text
consumes one item from the front of@args
.Each instance of ".?" or "#?" in
$selector_text
consumes one item from the front of@args
.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 65:
'=item' outside of any '=over'
=over without closing =back