Help for this page

Select Code to Download


  1. or download this
    foreach my $line(keys %results){
    
    print Dump($post) if $results{$line} == 1;
    }
    
  2. or download this
    my $f1 = "/home/hellena/Desktop/data.txt";
    my $f2 = "/home/hellena/Desktop/ini.txt";
    ...
    
    }