Help for this page

Select Code to Download


  1. or download this
    print "@firstLine1\n";
    print "@firstLine2\n";
    
  2. or download this
    open my $fileText, '<', $file or die("Error opening \"$ARGV[0]\": $! "
    +);
    
    ...
                # doesn't get here on the last value.
            }
    }