XML::XPathEngine::Boolean
Section: User Contributed Perl Documentation (3pm)Updated: 2018-01-01
Index Return to Main Contents
NAME
XML::XPathEngine::Boolean - Boolean true/false valuesDESCRIPTION
XML::XPathEngine::Boolean objects implement simple boolean true/false objects.API
XML::XPathEngine::Boolean->True
Creates a new Boolean object with a true value.XML::XPathEngine::Boolean->False
Creates a new Boolean object with a false value.value()
Returns true or false.to_literal()
Returns the string ``true'' or ``false''.
Index
This document was created by man2html, using the manual pages.
Time: 04:45:52 GMT, September 16, 2022
0 댓글