xml::xpath::boolean(3) osx man page | unix.com

Man Page: xml::xpath::boolean

Operating Environment: osx

Section: 3

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

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.16.2 2000-07-03 XPath::Boolean(3)
Related Man Pages
xml::xpath::node5.18(3) - mojave
xml::xpath::nodeset(3) - mojave
xml::xpath::node(3) - suse
xml::xpath::node(3) - osx
test::xml::xpath(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
At A Glance Coloured Real Time Bargraph Generator...
When is a _function_ not a _function_?
A dash to GOTO or a dash from GOTO, that is the question...
Python: Refer a properties file from different location