Help for this page
Select Code to Download
Select
or
download this
print "undef evaluates as zero in a numerical context" if (undef == 0);
Select
or
download this
Use of uninitialized value in numeric eq (==) at myprog.pl line 4.