Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-release > by-pkgid > f2c6912564ebd63aee449c3c192df8d5

perl-boolean-0.200.0-1mdv2010.1.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: