Scroll to navigation

XML::XPath::Node::PI(3pm) User Contributed Perl Documentation XML::XPath::Node::PI(3pm)

NAME

PI - an XML processing instruction node

API

new ( target, data )

Create a new PI node.

getTarget

Returns the target

getData

Returns the data

2022-08-13 perl v5.34.0