Help for this page

Select Code to Download


  1. or download this
    for my $i (1..$max) {
        ...
    };
    
  2. or download this
        print DB qq("$dept$w$i, ..."\n);
        print newDB qq("$dept$w$i, ..."\n);