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 )
10Create a new PI node.
1112
getTarget
13Returns the target
1415
getData
16Returns the data
1718
19
20
perl v5.12.0 2000-08-24 XPath::Node::PI(3)