- or download this
my $directory = File::Spec->catfile(my @path, my $directoryTest);
- or download this
my $directory = File::Spec->catfile(@path, $directoryTest);
- or download this
use strict;
use warnings;
...
foreach my $file (@file) {print "$file\n";}
closedir DIR; #close directory