Query: xml::xpathengine::boolean
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XML::XPathEngine::Boolean(3) User Contributed Perl Documentation XML::XPathEngine::Boolean(3)NAMEXML::XPathEngine::Boolean - Boolean true/false valuesDESCRIPTIONXML::XPathEngine::Boolean objects implement simple boolean true/false objects.APIXML::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". perl v5.16.3 2010-09-15 XML::XPathEngine::Boolean(3)
Related Man Pages |
---|
boolean(3pm) - mojave |
boolean(3pm) - osx |
boolean(3pm) - x11r4 |
xml::xpathengine::nodeset(3pm) - debian |
boolean(3pm) - minix |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Docker learning Phase-I |
Shopt -s histappend |
Controlling user input |
[TIP] Processing YAML files with yq |