Help for this page

Select Code to Download


  1. or download this
    {
      my $fi2 = '';
    ...
      ref_check($fi2, \%ref_check); # tests are run in the subroutine
    
    }
    
  2. or download this
    {   ### New test place in front of the earlier test
      my $fi;
    ...
    
    
    }
    
  3. or download this
    {
      my $iterator;
    ...
        return $next_file;
      }
    }