Control: tag -1 + confirmed

On Tue, 06 Sep 2016 19:01:46 +0800, 積丹尼 Dan Jacobson wrote:

> File: /usr/share/man/man3/XML::LibXML::Element.3pm.gz
> 
> Raw \f... seen:
> 
>        hasAttribute
>              $boolean = $node->hasAttribute( $aname );
> 
>            This function tests if the named attribute is set for the node. If 
> the attribute is specified,
>            TRUE \fIs0(1) will be returned, otherwise the return value is 
> FALSE \fIs0(0).

Interesting.

lib/XML/LibXML/Element.pod has

This function tests if the named attribute is set for the node. If the
attribute is specified, TRUE (1) will be returned, otherwise the return value
is FALSE (0).

`perldoc lib/XML/LibXML/Element.pod' renders this as

        This function tests if the named attribute is set for the node. If the
        attribute is specified, TRUE (1) will be returned, otherwise the
        return value is FALSE (0).

`pod2man lib/XML/LibXML/Element.pod | man -l -' shows
           This function tests if the named attribute is set for the node. If 
the attribute is specified, TRUE \fIs0(1) will be returned,
           otherwise the return value is FALSE \fIs0(0).


Cheers,
gregor
 
-- 
 .''`.  Homepage https://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Funny van Dannen: Lebewesen

Attachment: signature.asc
Description: Digital Signature

Reply via email to