Help for this page

Select Code to Download


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