Help for this page

Select Code to Download


  1. or download this
    sub match_query(){
        my $indexfile = shift;
    
       foreach my $key(keys %$indexfile){  print "DEBUG: [$key]=>[$$indexf
    +ile{$key}]\n"}