in reply to OOP: Printing in EOF block
my $html = sprintf(<<'EOF', $session->param('x')); <tag> %s</tag> EOF [download]