Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > 0c698857f866961772d4a1ba8530ba92

perl-boolean-0.230.0-2.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: