Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 223625dc4755137f414ff16f7047949b

perl-boolean-0.380.0-3.mga5.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: