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.30.1 2020-01-30 XML::XPath::Node::PI(3)