Man Page: xml::xpath::boolean
Operating Environment: debian
Section: 3pm
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::node(3) - centos |
| xml::xpath::nodeset5.18(3) - mojave |
| xml::xpath::nodeset(3) - mojave |
| xml::xpath::node(3) - mojave |
| xml::xpath::node(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| How to copy a column of multiple files and paste into new excel file (next to column)? |