Help for this page

Select Code to Download


  1. or download this
        print "$array[$i]\n";
        #open(FILE,"$array[$i]") or die "Could not open file :$!";
        # do something
        #close(FILE);