Help for this page

Select Code to Download


  1. or download this
    
    my @lines = qw (foo bar qux);
    ...
        }
    
    print "$final_line\n"; #include linebreak (\n) here
    
  2. or download this
    foo bar qux
    #newline here