true

true

There is no special boolean values in Perl that would mean false or true. There are certain values that evaluate to false or true in boolean context.

See the explanation about false and boolean values and boolean context.

See also "defined" and "undef" that have different meaning in Perl.

Other pages

undef - defined - true -false
false
defined

Author

Gabor Szabo (szabgab) Gabor Szabo