Help for this page
for (@list) { File::Path->make_path($path); }
for (@list) { File::Path->make_path($path); chdir $path or die "Cannot chdir: $!"; }