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) - centos |
| boolean(3pm) - x11r4 |
| html::treebuilder::xpath(3pm) - debian |
| boolean(3pm) - opensolaris |
| boolean(3pm) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |