Sophie

Sophie

distrib > Mageia > 1 > x86_64 > by-pkgid > 9b9d601ba8ce162f367992aabb0b098b

perl-boolean-0.260.0-1.mga1.noarch.rpm

Description:

Most programming languages have a native 'Boolean' data type. Perl does
not.

Perl has a simple and well known Truth System. The following scalar values
are false:

$false1 = undef;
$false2 = 0;
$false3 = 0.0;
$false4 = '';
$false5 = '0';

Sources packages:

Other version of this rpm: