Help for this page

Select Code to Download


  1. or download this
    my $extension = '.txt';
    my @files = glob("*.tmp");
    for my $file (@files) { 
    ...
            }
        }
    }