Perl ‘equals’ FAQ: What is true and false in Perl?
Perl true/false FAQ: What is true in Perl? What is false in Perl?
The Perl programming language is a little unusual in not having true and false boolean operators. Because of this, I can never seem to remember what equates to true and false in Perl, so I decided to create this page.
What is true/false in Perl
In short, the following elements evalue to false in Perl: