Help for this page

Select Code to Download


  1. or download this
    #!perl
    use strict;
    ...
    line 5
    line 6
    line 7
    
  2. or download this
    #!perl
    use strict;
    ...
        print $line;
      }
    }