Scroll to navigation

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

NAME

PI - an XML processing instruction node

API

new ( target, data )

Create a new PI node.

getTarget

Returns the target

getData

Returns the data

2026-03-29 perl v5.42.0