http://www.perlmonks.org?node_id=999597


in reply to Re^2: What is true and false in Perl?
in thread What is true and false in Perl?

print "true" if "IS" eq "evaluates to in scalar context"; # doesn't pr +int.