XML::XPathEngine::Boolean - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME DESCRIPTION API
NAME
    XML::XPathEngine::Boolean - Boolean true/false values

DESCRIPTION
    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".


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 05:57 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top