XML::XPath::Boolean(3) | User Contributed Perl Documentation | XML::XPath::Boolean(3) |
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".
2018-10-11 | perl v5.34.0 |