Help for this page
sub foo { $_[0]+$_[1] } my $template=<<END; ... # } # This is the end END
This is some line. This is a line with some expression: 8 This is this line This is that line This is the end