Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    my $min;
    my $Files = 10;
    my $IdleTime = 10;
    
  2. or download this
      {
      next if ! defined ($max) and ! defined ($min);
    ...
      {
      print "No match\n";
      }