in reply to
Preserving "last modified" time stamp when copying files with File::Copy
You really want to use
rsync
for this. Trust me.
Comment on
Re (tilly) 1: Preserving "last modified" time stamp when copying files with File::Copy
In Section
Seekers of Perl Wisdom