Help for this page
($READTIME, $WRITETIME) = (stat($filename))[8,9];
system("copy $oldFile $newFile") == 0 || die "$?\n";