print "Foo.\n"; $foo='bar'; # This is a comment print "No, $foo.\n"; # Another comment.