Help for this page

Select Code to Download


  1. or download this
    print <MYFILE>;
    
  2. or download this
    $data = join "", <MYFILE>;
    
  3. or download this
    use strict;
    use warnings;
    ...
    4th line
    
    End of file
    
  4. or download this
    17:08 >perl 1355_SoPW.pl
    1st line
    ...
    
    
    17:08 >