1XML::XPath::Node::PI(3)User Contributed Perl DocumentatioXnML::XPath::Node::PI(3)
23
4
NAME
6PI - an XML processing instruction node
7
API
9new ( target, data )
10Create a new PI node.
1112
getTarget
13Returns the target
1415
getData
16Returns the data
1718
19
20
perl v5.26.3 2017-07-28 XML::XPath::Node::PI(3)