Header Ads Widget

[MAN] XML::LibXML::Boolean

Content-type: text/html; charset=UTF-8 Man page of XML::LibXML::Boolean

XML::LibXML::Boolean

Section: User Contributed Perl Documentation (3pm)
Updated: 2017-11-10
Index Return to Main Contents
 

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''.


 

Index

NAME
DESCRIPTION
API
XML::LibXML::Boolean->True
XML::LibXML::Boolean->False
value()
to_literal()

This document was created by man2html, using the manual pages.
Time: 04:45:46 GMT, September 16, 2022

댓글 쓰기

0 댓글