manpagez: man pages & more
man XML::XPath::Boolean(3)
Home | html | info | man
XPath::Boolean(3)     User Contributed Perl Documentation    XPath::Boolean(3)




NAME

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


DESCRIPTION

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


API

       XML::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.0                      2000-07-03                 XPath::Boolean(3)

Mac OS X 10.6 - Generated Thu Sep 17 20:18:10 CDT 2009
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.