Man Page: xml::xpathengine::boolean
Operating Environment: debian
Section: 3pm
XML::XPathEngine::Boolean(3pm) User Contributed Perl Documentation XML::XPathEngine::Boolean(3pm)NAMEXML::XPathEngine::Boolean - Boolean true/false valuesDESCRIPTIONXML::XPathEngine::Boolean objects implement simple boolean true/false objects.APIXML::XPathEngine::Boolean->True Creates a new Boolean object with a true value. XML::XPathEngine::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.12.4 2010-09-15 XML::XPathEngine::Boolean(3pm)
| Related Man Pages |
|---|
| boolean(3pm) - suse |
| boolean(3pm) - osx |
| boolean(3pm) - x11r4 |
| xml::xpathengine::nodeset(3pm) - debian |
| boolean(3pm) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Introduction |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |