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

Man Page: xml::libxml::boolean

Operating Environment: osx

Section: 3

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

NAME
XML::LibXML::Boolean - Boolean true/false values
DESCRIPTION
XML::LibXML::Boolean objects implement simple boolean true/false objects.
API
XML::LibXML::Boolean->True Creates a new Boolean object with a true value. XML::LibXML::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 2012-10-22 XML::LibXML::Boolean(3)
Related Man Pages
xml::libxml::regexp(3) - mojave
xml::libxml::regexp(3) - suse
xml::libxml::regexp(3) - osx
xml::libxml::nodelist::iterator(3pm) - debian
xacobeo::utils(3pm) - debian
Similar Topics in the Unix Linux Community
When is a _function_ not a _function_?
Undeletable file
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
Python: Refer a properties file from different location