debian man page for xml::xpathengine::boolean

Query: xml::xpathengine::boolean

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

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.12.4 2010-09-15 XML::XPathEngine::Boolean(3pm)
Related Man Pages
boolean(3pm) - mojave
xml::xpathengine(3) - centos
xml::xpathengine::nodeset(3) - centos
xml::xpathengine(3pm) - debian
boolean(3pm) - opensolaris
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?