XPath::Boolean(3pm) User Contributed Perl Documentation XPath::Boolean(3pm)NAMEXML::XPath::Boolean - Boolean true/false valuesDESCRIPTIONXML::XPath::Boolean objects implement simple boolean true/false objects.APIXML::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.10.1 2000-07-03 XPath::Boolean(3pm)
| Related Man Pages |
|---|
| xml::xpath::node5.18(3) - mojave |
| xml::xpath::nodeset5.18(3) - mojave |
| xml::xpath::node(3) - osx |
| xml::xpath::nodeset(3) - osx |
| xml::xpath::node(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Detecting unused variables... |
| My first PERL incarnation... Audio Oscillograph |