Help for this page

Select Code to Download


  1. or download this
    @files = <FILE>;
    chomp(@files);
    my @strings = qw(ABC DEF GHI JKL);
    ...
        print " Match\n";
      }
    }