Help for this page

Select Code to Download


  1. or download this
    line1
    line2
    line3
    line4
    line5
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    $input = <INPUT>;
    
    print $input;