Help for this page
sub foo { return undef;} sub bar { return;} ... else { print "bar() is false.\n" }