print do { if ($foo) { "True\n" } else { "False\n" } };