Help for this page

Select Code to Download


  1. or download this
    my $ScontrolFile;
    for my $file (@files) {
    ...
        }
    }
    die "_CF_ file not found in: @files" unless defined $ScontrolFile;