Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

XML::XPath::Boolean

Name XML::XPath::Boolean
Version 1.42
Located at /usr/share/perl5/vendor_perl
File /usr/share/perl5/vendor_perl/XML/XPath/Boolean.pm
Is Core No
Search CPAN for this module XML::XPath::Boolean
Documentation XML::XPath::Boolean
Module Details XML::XPath::Boolean

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 Diver brought to you by ScriptSolutions.com © 1997- 2024