Man Page: xml::xpath::boolean
Operating Environment: centos
Section: 3
XPath::Boolean(3) User Contributed Perl Documentation XPath::Boolean(3)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.16.3 2000-07-03 XPath::Boolean(3)
| Related Man Pages |
|---|
| xml::xpath::node5.18(3) - mojave |
| xml::xpath::node(3) - mojave |
| xml::xpath::nodeset5.16(3) - osx |
| test::xml::xpath(3pm) - debian |
| xml::dom::xpath(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |