Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Tie::File;
    ...
                 @f2 = grep { if ($_ eq $word) { push @f3, $_; 0 }
                              else { 1 } } @f2;
                 $size == $#f2; } @f1;
    
  2. or download this
    three
    four
    five
    six
    seven
    
  3. or download this
    nine
    eleven
    twenty
    thirty
    forty
    
  4. or download this
    one
    two