1XPath::Node::PI(3) User Contributed Perl Documentation XPath::Node::PI(3)
23
4
NAME
6PI - an XML processing instruction node
7
API
9new ( target, data )
1011
Create a new PI node.
1213
getTarget
1415
Returns the target
1617
getData
1819
Returns the data
2021
22
23
perl v5.8.8 2001-06-12 XPath::Node::PI(3)