Sophie

Sophie

distrib > Mageia > 9 > x86_64 > by-pkgid > 3a2fc7402b7da9b1d2a01f85d5e63710

perl-boolean-0.460.0-5.mga9.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: