Help for this page

Select Code to Download


  1. or download this
    use List::Compare;
    use strict;
    ...
    
    open(OUT, ">textCompare3Output.txt")||die("cannot create\n");
    print OUT "\nSearch string that matches against general data:\t@final"
    +;