Help for this page

Select Code to Download


  1. or download this
    for (1..6){
      $line = <$input_file>;
      print $output_file $line;
    }
    
  2. or download this
    my $M = 5;  # constant multiplier
    my $T = 0.1 # negative number threshold
    ...
      |ge;
      print $output_file;
    }