print "undef evaluates as zero in a numerical context" if (undef == 0); #### Use of uninitialized value in numeric eq (==) at myprog.pl line 4.