in reply to Re^2: Archive::Tar then File::Copy?
in thread Archive::Tar then File::Copy?

To be honest, I'm not entirely convinced that you understand what is going on enough to explain the problem. The reason I say this is that if you're unarchiving via Archive::Tar, by the time that $tar->extract() finishes, all the files are fully present in the output directory. The problem is most likely elsewhere, or the problem is incompletely described.

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.