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

Man Page: xml::libxml::boolean

Operating Environment: debian

Section: 3pm

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

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.14.2 2012-06-20 XML::LibXML::Boolean(3pm)
Related Man Pages
xml::libxml::regexp5.18(3) - mojave
xml::libxml::regexp(3) - suse
xml::libxml::regexp(3) - osx
xml::libxml::regexp(3) - centos
xml::libxml::nodelist::iterator(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph