Package : perl-boolean
Package details
Summary: Boolean support for Perl
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';
URL: http://search.cpan.org/dist/boolean
License: GPL+ or Artistic
Maintainer: nobody
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';
URL: http://search.cpan.org/dist/boolean
License: GPL+ or Artistic
Maintainer: nobody
List of RPMs
- perl-boolean-0.460.0-3.mga7.src.rpm (Mageia 7, i586 media, core-release)