Man Page: xml::libxml::boolean
Operating Environment: mojave
Section: 3
XML::LibXML::Boolean(3) User Contributed Perl Documentation XML::LibXML::Boolean(3)NAMEXML::LibXML::Boolean - Boolean true/false valuesDESCRIPTIONXML::LibXML::Boolean objects implement simple boolean true/false objects.APIXML::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.18.2 2014-02-01 XML::LibXML::Boolean(3)
| Related Man Pages |
|---|
| xml::libxml::cdatasection(3) - mojave |
| xml::libxml::regexp5.18(3) - mojave |
| xml::libxml::regexp(3) - mojave |
| xml::libxml::attributehash(3) - osx |
| xml::libxml::regexp(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| UNIX tool on MacOS that can increase resolution of a file |
| My first PERL incarnation... Audio Oscillograph |