manpagez: man pages & more
man XML::LibXML::Boolean(3)
Home | html | info | man
XML::LibXML::Boolean(3)



NAME

       XML::LibXML::Boolean - Boolean true/false values


DESCRIPTION

       XML::LibXML::Boolean objects implement simple boolean true/false
       objects.


API

   XML::LibXML::Boolean->True
       Creates a new Boolean object with a true value.

   XML::LibXML::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.24.2                      2017-10-24           XML::LibXML::Boolean(3)

xml-libxml 2.13.100 - Generated Fri Oct 27 12:33:31 CDT 2017
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.