XML::XPath::Boolean(3pm) | User Contributed Perl Documentation | XML::XPath::Boolean(3pm) |
XML::XPath::Boolean - Boolean true/false values
XML::XPath::Boolean objects implement simple boolean true/false objects.
Creates a new Boolean object with a true value.
Creates a new Boolean object with a false value.
Returns true or false.
Returns the string "true" or "false".
2022-08-13 | perl v5.34.0 |