debian man page for xml::xpath::boolean

Query: xml::xpath::boolean

OS: debian

Section: 3pm

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

XPath::Boolean(3pm)					User Contributed Perl Documentation				       XPath::Boolean(3pm)

NAME
XML::XPath::Boolean - Boolean true/false values
DESCRIPTION
XML::XPath::Boolean objects implement simple boolean true/false objects.
API
XML::XPath::Boolean->True Creates a new Boolean object with a true value. XML::XPath::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.10.1 2000-07-03 XPath::Boolean(3pm)
Related Man Pages
xml::xpath::node5.18(3) - mojave
xml::xpath::node(3) - mojave
xml::xpath::node(3) - osx
xml::xpath::nodeset(3) - centos
test::xml::xpath(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com