Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 060e19fb739ce3d92efff25e4557f913

perl-boolean-0.280.0-2.mga3.src.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';

Generated packages:

Other version of this rpm: