Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > f2eae77f269f1ed38d0e4fa0a9486455

perl-boolean-0.460.0-4.mga8.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: