xml::xpathengine::boolean(3) centos man page | unix.com

Man Page: xml::xpathengine::boolean

Operating Environment: centos

Section: 3

XML::XPathEngine::Boolean(3)				User Contributed Perl Documentation			      XML::XPathEngine::Boolean(3)

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". perl v5.16.3 2010-09-15 XML::XPathEngine::Boolean(3)
Related Man Pages
boolean(3pm) - centos
boolean(3pm) - mojave
xml::xpathengine::nodeset(3) - centos
html::treebuilder::xpath(3pm) - debian
xml::dom::xpath(3pm) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq