using Path::Tiny really helped a lot (with globs I had problems also when the destination folder contains spaces, with Path::Tiny all problems are gone)
Thanks!
Comment on Re^2: using File::Copy move() in Windows directories containing parentheses (Path::Tiny)