Help for this page
my $html =<<"EOF"; <tag> @{[ $session->param('x') ]}</tag> EOF
my $html =<<"EOF"; <tag> ${\$session->param('x')}</tag> EOF