- or download this
#! Path to perl.exe -w
use strict;
...
print $File::Find::name, $/ if -f _;
},$data{path};
- or download this
drive\folers1
...
.
.
.
- or download this
find sub {
print $File::Find::name, $/ if -f _;
},$data{path};
- or download this
my $file_stat = stat ($File::Find::name);
print $creation_date;
...
print $Full_file_path;
print $file_size