Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
        $last_line_incomplete = $data !~ /\n$/;
    }
    
  2. or download this
                print +("=" x 70), "\n"; #what is this?
    
  3. or download this
    ======================================================================